tower-lsp-web-demo/.cargo/config

3 lines
84 B
Text

[build]
rustflags = "--cfg=web_sys_unstable_apis"
target = "wasm32-unknown-unknown"