An open API service indexing awesome lists of open source software.

https://github.com/xtuc/node-loader-demo


https://github.com/xtuc/node-loader-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# node-loader-demo

## Installation

```sh
npm install
```

## Run

```sh
node --experimental-modules --loader @wasm-tool/node main.wasm 1 2
```