compile for webassembly
So apparently w3c has picked up / is working on a spec for WebAssembly so we'll soon be able to compile compiled languages for the web -- what are the chances we'll be able to build/compile max patches for standalone use in a web / browser context?
The possibilities are...arousing...
+1
Preparing Max for further web integration is likely very, very important.
With Max9 having V8 jsinterp added this might be possible now? e.g. Rust code via bindgen running
A future Max might even give WebGPU/WGSL compute shaders too, this could allow really complex DSP, but also LLM/GenAI capabilities too, pretty neat if it comes to fruition