Official WASM-compatible toolkit for Turbofuro visual programming language.
npm install @turbofuro/omnitoolomnitool folder.bash
wasm-pack build --scope turbofuro
`
The build will be in the pkg folder.Running example
There is also an Vite+React example of how to use WASM build in the example folder. You can run it with the following command:
`bash
npm install
npm run dev
``Feel free to create issues including those with feature suggestions. If you want to help, but not sure how, reach out to @pr0gramista (Twitter/LinkedIn/email) directly.
Happy Coding! 🚀