A pure scheme web programming tool
Summary
Goeteia is a pure Scheme-based web programming tool that compiles Scheme to WebAssembly in the browser, featuring a self-hosted compiler and a reactive web stack. The project emphasizes no-server compilation, native Wasm GC objects, hygienic macros, and a pipeline that runs Scheme-to-Scheme with various web-oriented capabilities, including 3D and WebGL support.