alex_reg·4 tháng trước·discussIt'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 WebassemblyInteresting idea.Could be a much lighter weight way to sandbox JS...
alex_reg·10 tháng trước·discussHmm, I tried it out.> wasmer app create --template=static-websitegets you from empty folder to initialized template and deployed static website in like 10 seconds when logged in.Pretty nice.
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...