Add TODO for wasm-bindgen

This commit is contained in:
Jeremy Wall 2023-03-22 16:20:28 -04:00
parent 5df86e33ac
commit 4ef59c1ef0

View File

@ -35,6 +35,7 @@
rustc = 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.
# Better to just control this part of our toolchain directly.
wasm-pack = wasm-packGen {