examples
examples copied to clipboard
n-body test fails
trafficstars
Also after dirtyhacking 184 line to excess initializer, after building wasm, I couldn't launch the test yet:
Looks like the readme is wrong, and instead of npm run asbuild we should do npm run build. After that, I still cannot launch the tests with next error (including the warning of npm run build):
Looks like I had to var system = new NBodySystem([Sun()]); instead of empty var system = new NBodySystem([]);. No types about this, okay. Now my machine is infinitely powerful: