This repository has been archived on 2021-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-48/.cargo/config.toml

3 lines
112 B
TOML

[target.wasm32-unknown-emscripten]
# rustflags = ["-C", "link-args=-sUSE_GLFW=3"]
linker = "bundle/wasm/emcc.sh"