mirror of https://github.com/helix-editor/helix
WIP: try compiling helix-core for WASM
parent
cb5b12725e
commit
649a17720a
@ -1,3 +1,4 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "stable"
|
channel = "stable"
|
||||||
components = ["rustfmt", "rust-src"]
|
components = ["rustfmt", "rust-src"]
|
||||||
|
targets = [ "wasm32-unknown-unknown" ]
|
Loading…
Reference in New Issue