mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-06 20:58:28 +00:00
- .wasm files should always be opened in "rb" mode - open_memstream doesn't exist on Windows, use tempfile() instead - remove .obj and .exe files when the test finish