Commit Graph

57 Commits

Author SHA1 Message Date
68dbe8e035 Update README.md (#39) 2023-03-04 06:07:04 +11:00
158a972eab Update README.md (#38) 2023-03-03 20:37:01 +11:00
cb8e97eceb 🚨🦀 Setup Rust -> WASM 🦀🚨 (#28)
* initial tokeniser to wasm port

* fix tests

* add wasm to build script

* add rust tools to test action

* tweaks

* maybe tests will be happy

* tweak simple server

* trying to get tests to pass

* it pget vercel to build

* tidy up

* clean up rust files

* change lexer to use recursion so that it's consistent with the rest of the interpreter

* clean up nokeniser further

* rename variables

* readme typos

* run rust tests in CI

* follow clippy's advice

* more clippy clean up

* setup up proper serialzation to js-land

* tidy init promise in tests
2023-02-21 09:42:41 +11:00
18629ea50c Update README.md (#8) 2023-01-22 07:46:53 +11:00
bd9dab8a29 Update README.md 2023-01-12 11:55:58 +11:00
5b6dd5bfd1 Update README.md 2023-01-12 11:49:01 +11:00
033f00754a create react app template 2022-11-12 13:11:54 +11:00