This is a quick demo project to showcase bsb-native.
For publishing on opam see opam_of_packagejson as a helper.
npm i
npm run build
To build other targets (like native or js) you can call bsb directly (or add a script) with the -backend
flag, like ./node_nodules/.bin/bsb -backend native
or ./node_nodules/.bin/bsb -backend js
.
./lib/bs/bytecode/index.byte