WebAssembly Server

/.module.json (335 B)

1
2
3
4
5
6
7
8
9
{
"name": "WebAssembly Server",
"icon": "cog",
"description": "Build your normal app as an http server, but load it as a WebAssembly module or Service Worker",
"authorName": "Kyle U",
"authorEmail": "kyle@kyleu.com",
"license": "CC0",
"sourcecode": "https://github.com/kyleu/projectforge/tree/master/module/wasmserver"
}