Deno's support for NPM specifiers makes it easy to use quickjs-emscripten these days.
Just add an import { ...} from 'npm:[email protected]'
(or any other semver range), it works just fine.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Deno's support for NPM specifiers makes it easy to use quickjs-emscripten these days.
Just add an import { ...} from 'npm:[email protected]'
(or any other semver range), it works just fine.