mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
Add TODO for wasm-bindgen
This commit is contained in:
parent
5df86e33ac
commit
4ef59c1ef0
@ -35,6 +35,7 @@
|
|||||||
rustc = rust-wasm;
|
rustc = rust-wasm;
|
||||||
cargo = rust-wasm;
|
cargo = rust-wasm;
|
||||||
};
|
};
|
||||||
|
# TODO(jwall): Do the same thing for wasm-bindgen as well?
|
||||||
# We've run into a few problems with the bundled wasm-pack in nixpkgs.
|
# We've run into a few problems with the bundled wasm-pack in nixpkgs.
|
||||||
# Better to just control this part of our toolchain directly.
|
# Better to just control this part of our toolchain directly.
|
||||||
wasm-pack = wasm-packGen {
|
wasm-pack = wasm-packGen {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user