@edge-runtime/vm: Low level bindings for creating Web Standard contexts.
See @edge-runtime/vm section in our website for more information.
## Install
Using npm:
```sh
npm install @edge-runtime/vm --save
```
or using yarn:
```sh
yarn add @edge-runtime/vm --dev
```
or using pnpm:
```sh
pnpm install @edge-runtime/vm --save
```
## License
**@edge-runtime/vm** © [Vercel](https://vercel.com), released under the [MPLv2](https://github.com/vercel/edge-runtime/blob/main/LICENSE.md) License.