@polyengine/translator
v0.5.1
Published
The packaged polyengine translator (wasmtime's translation frontend compiled to wasm) plus its per-platform loader.
Readme
@polyengine/translator
The packaged polyengine translator (wasmtime's translation frontend compiled to wasm) plus its per-platform loader.
Part of polyengine, a
WebAssembly Component Model host for JavaScript engines. This is the npm
distribution; the same package is published to JSR as jsr:@polyengine/translator, and the
two are built from the same sources at the same version.
npm install @polyengine/translatorimport * as api from "@polyengine/translator";Entry points: ..
ESM only, Node >= 22.14. Documentation, examples and the embedder API contract live in the repository.
Apache-2.0.
