mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-15 09:40:52 +00:00
This commit switches away from `xargo` to using `-Zbuild-std` to building the standard library for the raytrace-parallel example (which needs to rebuild std with new target features).
Examples
This directory contains a number of Cargo projects that are all examples of how
to use wasm-bindgen
in various contexts. More documentation can be found
online