https://github.com/ovr/wasmtime-node
https://github.com/ovr/wasmtime-node
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovr/wasmtime-node
- Owner: ovr
- License: apache-2.0
- Created: 2023-05-02T09:58:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T17:13:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T09:08:34.847Z (5 months ago)
- Language: JavaScript
- Size: 949 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
To install `wasmtime-node`, run this command in your terminal:
```bash
$ npm i wasmtime
```