gorules / zen

Open-source Business Rules Engine for your Rust, NodeJS, Python or Go applications.
https://gorules.io
MIT License
667 stars 61 forks source link

No loader is configured for ".node" files: node_modules/@gorules/zen-engine-darwin-arm64/zen-engine.darwin-arm64.node #172

Closed cgrisar closed 1 month ago

cgrisar commented 1 month ago

Anyone experienced this error?

Developing with VSCode Using vite.js on macOS

ivanmiletic commented 1 month ago

Hi @cgrisar , zen-engine is built to be used on NodeJS backend. We do not have a support for Frontend, there are some ideas to support WASM but are not planned for this year.