by ekez on 1/18/21, 11:29 PM with 1 comments
by ekez on 1/18/21, 11:32 PM
The Lisp[1] I'm writing that I based this on is actually built on Cranelift[2] which has been a fun experience to work with. I'd love whatever feedback and questions people have.
[1] https://github.com/ZekeMedley/lustc/ [2] https://github.com/bytecodealliance/wasmtime/tree/main/crane...