Hacker News new | ask | show | jobs
by alex_reg 268 days ago
Hmm, I tried it out.

> wasmer app create --template=static-website

gets you from empty folder to initialized template and deployed static website in like 10 seconds when logged in.

Pretty nice.

1 comments

What does that do? A static website with some language compiled to wasm running in the browser?