rust/tests/run-make/wasm-symbols-not-exported
Alex Crichton 7141379559 Convert some WebAssembly run-make tests to Rust
This commit rewrites a number of `run-make` tests centered around wasm
to instead use `rmake.rs` and additionally use the `wasm32-wasip1`
target instead of `wasm32-unknown-unknown`. Testing no longer requires
Node.js and additionally uses the `wasmparser` crate from crates.io to
parse outputs and power assertions.
2024-03-11 09:36:35 -07:00
..
bar.rs Revert "Remove #[alloc_error_handler] from the compiler and library" 2023-04-25 00:08:35 +02:00
foo.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rmake.rs Convert some WebAssembly run-make tests to Rust 2024-03-11 09:36:35 -07:00