Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 230 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 230 Bytes

deno + quickjs-emscripten

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.