tangled
alpha
login
or
join now
buttplug.io
/
buttplug
20
fork
atom
Buttplug sex toy control library
20
fork
atom
overview
issues
pulls
pipelines
build: Add cargo config for wasm
qdot.tngl.sh
10 months ago
d4dc7ff6
525dcd01
+3
1 changed file
expand all
collapse all
unified
split
.cargo
config.toml
+3
.cargo/config.toml
···
1
1
+
# It's recommended to set the flag on a per-target basis:
2
2
+
[target.wasm32-unknown-unknown]
3
3
+
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']