@blue-quickjs/quickjs-wasm-constants
v0.4.0
Published
Shared constants and types describing QuickJS wasm build artifacts. This package is used by both `@blue-quickjs/quickjs-wasm` and `@blue-quickjs/quickjs-wasm-build`.
Downloads
752
Readme
quickjs-wasm-constants
Shared constants and types describing QuickJS wasm build artifacts. This package is used by both @blue-quickjs/quickjs-wasm and @blue-quickjs/quickjs-wasm-build.
Usage
import {
QUICKJS_WASM_BASENAME,
type QuickjsWasmBuildMetadata,
} from '@blue-quickjs/quickjs-wasm-constants';