Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
pillowtrucker committed Jan 26, 2024
1 parent 5674494 commit 2c071bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Required to avoid a linker error on Windows when building the dylib.
[target.x86_64-pc-windows-msvc]
linker = "rust-lld.exe"
rustflags = ["-lntdll","-lucrt"]
#rustflags = ["-lntdll"]
#,"-lucrt"]
# Uncomment this to enable unstable APIs in web_sys when targetting wasm.
#[target.'cfg(target_family = "wasm")']
#rustflags = "--cfg=web_sys_unstable_apis"
Expand Down
2 changes: 1 addition & 1 deletion brainworms_farting_noises/libymfm.wasm

0 comments on commit 2c071bf

Please sign in to comment.