mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-25 01:39:26 +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