A Rust implementation of Ludus.
Go to file
Scott Richmond e5467e9e7e wasm release
2025-07-01 19:08:13 -04:00
assets get reading input up and running 2025-07-01 19:04:38 -04:00
pkg wasm release 2025-07-01 19:08:13 -04:00
scratch grind on bugs 2025-06-22 01:24:52 -04:00
src get reading input up and running 2025-07-01 19:04:38 -04:00
.gitignore cleanup before next text publish 2025-06-25 22:58:29 -04:00
bytecode_thoughts.md oh god, so many changes. working on tuple matching 2025-05-23 00:09:35 -04:00
Cargo.toml fix FF event loop bug 2025-07-01 12:54:11 -04:00
justfile fix truly heinous memory bug 2025-07-01 01:30:10 -04:00
LICENSE Initial commit 2024-10-31 19:02:52 +00:00
may_2025_thoughts.md thoughts 2025-07-01 19:07:16 -04:00
package-lock.json maybe figure out the wasm thing? 2025-06-25 22:56:39 -04:00
package.json cleanup before next text publish 2025-06-25 22:58:29 -04:00
README.md Initial commit 2024-10-31 19:02:52 +00:00
sandbox_run.txt ugh. spin my wheels a lot. decide to start work on the receive special form 2025-06-27 18:48:27 -04:00
sandbox.ld update worker url resolution 2025-07-01 16:30:17 -04:00
thoughts.md moar thoughts 2024-11-22 00:07:52 -05:00

rudus

A Rust implementation of Ludus.