Przemysław Kozioł
Przemysław Kozioł
>cargo web build --release warning: the `--release` flag should not be specified with the `--profile` flag The `--release` flag will be ignored.
It should either add only a single font. or be renamed to add_fonts and return all the ids and not just the first one
Example failure https://github.com/selassje/nes-rs/runs/4178576437?check_suite_focus=true It could be that chlorine changes to char signedness for wasm are correct. If so, imgui-rs might might need to stop using raw C pointers.
--changes for compatibility with the wasm32/webgl environment --formatting changes for that file
Hi, That error shows up when running : cargo test --release --target=wasm32-unknown-emscripten Which emsdk should I be using?