Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 186 Bytes

NativeClipperLibLoadedFormat.md

File metadata and controls

12 lines (7 loc) · 186 Bytes

enum NativeClipperLibLoadedFormat

The format the native library instance being used is in.

Values
  • Wasm = 'wasm'

    WebAssembly.

  • AsmJs = 'asmJs'

    Asm.js.