Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.57k stars 2.62k forks source link

can we run .wasm file #5861

Open Shyam-Raghuwanshi opened 4 months ago

Shyam-Raghuwanshi commented 4 months ago

i want to run my .wasm file with a wasmtime

command pm2 ../../../../../target/release/arakoo ../index.wasm

but it got this error

image