Why yes, work is progressing on Guile Hoot (Spritely's Guile Scheme->WASM project ), a few deets by @wingo here:
- https://mastodon.social/@wingo/110152158713808698
- https://mastodon.social/@wingo/110152164598388024
And oh my gosh, there is code, it does run! You can even compile the following Scheme program to WebAssembly (get ready for it):
42
That's it, that's the program! Okay that doesn't sound like much but to get there, in a sensible way, has required a lot of smart architecture, and more programs are coming :)