HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alex_reg

no profile record

comments

alex_reg
·hace 4 meses·discuss
It's a bit confusing.

Roughly:

* a refactor of Node.js, but using a standardized API for JS engine interop * Integration with the Wasmer CLI so it will run JS with v8 but, everything else in Webassembly

Interesting idea.

Could be a much lighter weight way to sandbox JS...
alex_reg
·hace 10 meses·discuss
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.