Skip to content

Commit 193abd3

Browse files
authored
Update built-with-assemblyscript.md (#231)
Add Schelling's Segregation demo in the Benchmarks Section
1 parent f5b8fe8 commit 193abd3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/built-with-assemblyscript.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
2222
Bench of sorting random colors by hue component on 2d canvas.
2323
* [Wasm Mandelbrot](https://github.com/ColinEberhardt/wasm-mandelbrot) \([demo](https://colineberhardt.github.io/wasm-mandelbrot/#AssemblyScript)\)<br />
2424
A mandelbrot rendered using a variety of WebAssembly tools \(emscripten, AssemblyScript, asm.js, etc ...\)
25-
25+
* [Schelling's Segregation](https://github.com/kubohiroya/webgpu-react-bitmap-viewport) \([demo](https://kubohiroya.github.io/webgpu-react-bitmap-viewport/examples/#3))<br />
26+
A set of Schelling's Segregation model simulations using combinations of WebGPU and AssemblyScript.
27+
2628
## Blockchain
2729

2830
* [ASContract / subscript](https://github.com/ascontract/subscript)<br />

0 commit comments

Comments
 (0)