Script interpreter built with an SLR(1) Parser. Try it out on the web!
Stars
4
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
(update) build wasm
3e48637
(fix) scoping bugfix
4299713
(readme)
526e2eb
(add) setup github pages
653d226
(fix) gitignore
c2d97d3
(add) error propogation + web errors
fece9c4
(add) web-examples
f3254c0
(impl) js wasi execution & polyfill
a6c51d1
(impl) web interface
03c3f6b
(fix) cfg for conditional dependencies + scope fixes
029639d
(mvp) wasm compilation
4b0e7c9
(refactor) lib & bin crate
4f00131
(fix) remove dev logs
d989e99
(impl) scope resolution
1c09b22
(add) lexer error logging
a39b1f0