Sign in
chromium
/
apps
/
libapps
/
refs/heads/chromeos-R86
/
.
/
wassh
tree: cbf12088865775b43a3119c0b1548d96f22a4f29 [
path history
]
[
tgz
]
.gitignore
build.sh
README.md
syscall_handler.js
syscall_lock.js
test.c
test.html
test.js
wassh_wasi_runtime.js
wassh/README.md
WASSH PoC
To experiment with this:
Run
./build.sh
in this dir.
Run
npm start
in the nassh/ dir to create a web server.
Visit
http://127.0.0.1:8080/wassh/test.html