A graphical application to serve modules

Hello,

I recently released a small graphical utility to serve WebAssembly modules without configuring a full-featured web server. It can also open a page with the module already compiled and (if it needs no imports) instantiated, so that it can be easily tested in the console.

I hope some of you will find it useful, all feedback is appreciated. The project page is at <https://thewaywarddeveloper.com/webassembly-visual-server>.


Regards,
wayward

Received on Wednesday, 17 July 2019 21:15:38 UTC