HackerTrans
トップ新着トレンドコメント過去質問紹介求人

alex_reg

no profile record

コメント

alex_reg
·4 か月前·議論
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
·10 か月前·議論
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.