zigen / omnetpp-wasm

OMNeT++ 5.7/6.0 on WebAssembly
https://omnetpp-wasm-demo.web.app/
13 stars 1 forks source link

Add Build script #5

Closed zigen closed 3 years ago

zigen commented 3 years ago

related to #3 this PR introduces a build script. what you have to do is writing build.toml and then call $ build.py -f build.toml and I plan to add an action for github actions