fromThegreenplace16 hours agoSoftware developmentCompiling Scheme to WebAssemblyA Scheme-to-WebAssembly compiler in Bob uses WASM GC and boxed refs to represent Scheme objects, enabling closures, GC, and execution via standard WASM tools.