For people who like the idea, check Terrarium[1] from Fastly. They use Wasmer with Fastly services to have edge computing capabilities. Think AWS Lambda but in a CDN. It looks promising!<p>[1] <a href="https://wasm.fastlylabs.com/" rel="nofollow">https://wasm.fastlylabs.com/</a>
> Once installed, you will be able to run any wasm module (including Nginx!)<p>If you're running on Linux, I suppose that applies only to WASM modules that interface with a POSIX system (?)