tree: cbf12088865775b43a3119c0b1548d96f22a4f29 [path history] [tgz]
  1. .gitignore
  2. build.sh
  3. README.md
  4. syscall_handler.js
  5. syscall_lock.js
  6. test.c
  7. test.html
  8. test.js
  9. wassh_wasi_runtime.js
wassh/README.md

WASSH PoC

To experiment with this:

  1. Run ./build.sh in this dir.
  2. Run npm start in the nassh/ dir to create a web server.
  3. Visit http://127.0.0.1:8080/wassh/test.html