package
module
Version:
v0.0.0-...-616e4c9
Opens a new window with list of versions in this module.
Published: Jul 27, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Build:
javy emit-provider -o quickjs.wasm
javy compile foo.js -d -o foo.wasm
Verify from CLI:
echo '{ "n": 2, "bar": "baz" }' | wasmtime --preload javy_quickjs_provider_v2=quickjs.wasm foo.wasm
Verify from Go:
go test
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.