0.0.1-alpha.2 • Published 3 years ago
js-physics-2d-threaded v0.0.1-alpha.2
Librirary for launching js-physics-2d physics engine in seperate thread
work in progress
Build
- Compile
js-physics-2dlibrary:npm run build:clean; npm run build:cjs; npm run build:esm; npm run build:types; npm run build:bundle - Build worker for
js-physics-2d-threadedlibrary:npm run build:clean; npm run build:worker - Compile
js-physics-2d-threadedwith running these commands:npm run build:cjs; npm run build:esm; npm run build:types; npm run build:bundle