bytecodealliance / wasm-tools

CLI and Rust libraries for low-level manipulation of WebAssembly modules
Apache License 2.0
1.36k stars 245 forks source link

threads: add space to shared printing #1871

Closed abrown closed 1 month ago

abrown commented 1 month ago

Previously, wasmprinter would emit something like (shared(array... but this fixes that to (shared (array....