Skip to content

Files

Latest commit

 

History

History

deno

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.