Skip to content

IOuser/rust-wasm

Repository files navigation

rust-wasm

Small demo with webgl, wasm (rust) and typescript.


wasm

To bundling rust it was used awesome rust-native-wasm-loader with wasm-bindgen under the hood wich is generate useful typings for typescript.

setup
# install rust deps
$ yarn setup

# install frontend deps
$ yarn

# run build
$ yarn start
TODO:
  • QuadTree (Point, AABB) rust impl
  • Circles colliding

About

Small demo with webgl, wasm (rust) and typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published