@expreva/quickjs
v0.4.0
Published
This package is [`quickjs-emscripten`](https://github.com/justjake/quickjs-emscripten) built with `web` and `node` targets.
Downloads
42
Readme
This package is quickjs-emscripten
built with web
and node
targets.
In package.json
, the node
target is loaded via "main" field, and the web
target is loaded via "browser" field.
See quickjs-emscripten/issues/9 for related feature request.