wasm

Eugen 2023-11-30T20:50:44.038759Z

hi, so guile-hoot project was released with version 0.2.0 https://spritely.institute/news/guile-hoot-v020-released.html . it's a lisp / scheme compiler to wasm. they have a nice presentation on https://www.youtube.com/live/CxQOhCVFVdk?feature=shared&t=23030 with some game demos. there is also a basic Clojure for Guile https://github.com/lokke-org/lokke . I don't know if anyone is working on Clojure to WASM but there might be a way to get there 🙂 .

1
rafalw 2023-12-01T12:46:19.362579Z

Clojure has so many targets, that I'll be very surprised if sooner or later nobody creates one for WASM