mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Add runner for wasm32 again
This commit is contained in:
parent
fe3fc91611
commit
71068e3db9
@ -4,6 +4,7 @@ rustflags = [
|
||||
"--cfg=web_sys_unstable_apis",
|
||||
"-C", "link-args=--import-memory",
|
||||
]
|
||||
runner = 'wasm-bindgen-test-runner'
|
||||
|
||||
[profile.wasm-dev]
|
||||
inherits = "dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user