介绍与使用
# WebContainer介绍
WebContainers are a browser-based runtime for executing Node.js applications and operating system commands, entirely inside your browser tab. Apps that previously required cloud VMs to execute user code, in WebContainers can run entirely client-side with a number of benefits over the legacy cloud VM.
WebContainers 可以在浏览器端构建一个内置 NodeJS 环境的容器,在容器内部可以自由使用 NodeJS API
# WebContainer使用场景
在线PR编辑
能力演示(如Vite)vite online (opens new window)
# 参考链接
最近更新~: 2024/08/19, 01:05:55