deno + quickjs-emscripten Deno's support for NPM specifiers makes it easy to use quickjs-emscripten these days. Just add an import { ...} from 'npm:quickjs-emscripten@0.25.0' (or any other semver range), it works just fine.