mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 06:21:29 +00:00
Fix n-body visualization
This commit is contained in:
@ -70,10 +70,8 @@ Examples
|
||||
* **[WASM parser](./lib/parse)**<br />
|
||||
A WebAssembly binary parser in WebAssembly.
|
||||
|
||||
Benchmarks
|
||||
---------
|
||||
* **[n-body](./examples/n-body)**<br />
|
||||
Compare performance and produced binary size with n-body example from Computer Language Benchmarks Game.
|
||||
* **[N-body system](./examples/n-body)** [ [demo](https://rawgit.com/AssemblyScript/assemblyscript/master/examples/n-body/index.html) ]<br />
|
||||
An implementation of the N-body system from the [Computer Language Benchmarks Game](https://benchmarksgame-team.pages.debian.net/benchmarksgame/).
|
||||
|
||||
Building
|
||||
--------
|
||||
|
Reference in New Issue
Block a user