Skip to content

bsansouci/bsb-native-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bsb-native-example

This is a quick demo project to showcase bsb-native.

For publishing on opam see opam_of_packagejson as a helper.

Install

npm i

Build bytecode

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_modules/.bin/bsb -backend native or ./node_modules/.bin/bsb -backend js.

Run

./lib/bs/bytecode/index.byte

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages