A:Edge.js是Wasmer公司推出的基于WebAssembly的JavaScript运行时,专门设计用于在AI和边缘计算场景中安全运行Node.js工作负载。它的主要特点是保持Node兼容性、支持沙盒隔离,并能实现比容器更快的启动时间。
If you like Node.js but not its package manager npm, or you want a more secure JavaScript runtime environment than Node.js, you might find the new open source project Deno of interest (the word Deno ...
Securely execute Node.js workloads in WebAssembly sandboxes – that is the goal of the new JavaScript runtime Edge.js.