Hacker News new | ask | show | jobs
by valstu 1667 days ago
Could I build webassembly.studio like page with Runno (compile C code to webassembly)?
1 comments

I'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.