Skip to content
 
 

Latest commit

 

History

137 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build dependencies:

Compilation

# build qjs.wasm
./build_wasi.sh

Run with WasmEdge(0.8.2-rc4+)

#eval
wasmedge --dir=.:. qjs.wasm -e "print('hello')"

#repl
wasmedge --dir=.:. qjs.wasm

Acknowledgment

This project is form from bellard/quickjs

reference project

dip-proto/quickjs-wasi

About

QuickJS for WASI

Topics

Resources

Stars

31 stars

Watchers

2 watching

Forks

Contributors

Languages