wasm object interaction test

This commit is contained in:
2026-08-20 00:20:02 +02:00
parent 63c19c3baa
commit c6e8849b28
6 changed files with 41 additions and 3 deletions
+1
View File
@@ -75,6 +75,7 @@
};
devShells.default = pkgs.mkShell {
RA_LOG = "rust_analyzer=info";
buildInputs = [
rust-toolchain
wasm-bindgen