lox/crates/lox-wasm
Cecylia Bocovich ebae7fb600 Improve error handling and add rand dependency
This makes panics more visible in the console and fixes a weird bug
where the rand package was throwing an error.
2022-11-15 21:57:49 -05:00
..
src Improve error handling and add rand dependency 2022-11-15 21:57:49 -05:00
.gitignore Add .gitignore 2022-11-10 11:05:46 -05:00
Cargo.toml Improve error handling and add rand dependency 2022-11-15 21:57:49 -05:00
LICENSE Add LICENSE 2022-11-09 18:38:42 +00:00
README.md Update README 2022-11-09 13:39:24 -05:00

README.md

lox-wasm

wasm bindings for the lox crate: https://git-crysp.uwaterloo.ca/iang/lox