Louis-Quentin Lecoq
Results
1
comments of
Louis-Quentin Lecoq
> Very interestingly, compiling the [raytracer example](https://rustwasm.github.io/wasm-bindgen/examples/raytrace.html) with RUSTFLAGS set produces this error, but creating a `.cargo/config.toml` with a similar configuration: > > ```toml > [unstable] > build-std = ['std',...