4 ms·
Could I build webassembly.studio like page with Runno (compile C code to webassembly)?
by valstu 5y ago
Could I build webassembly.studio like page with Runno (compile C code to webassembly)?
- benno128 5y agoI'm not super familiar with webassembly.studio but it does look like you could use runno to implement something like that. You'd want to look at the Host API to start with if you wanted to build a proof of concept.