Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow a temporary directory to be specified. This will prevent the panic from std::env::temp_dir(). https://github.com/rust-lang/rust/blob/master/library/std/src/sys/pal/wasi/os.rs#L266-L268 https://bytecodealliance.zulipchat.com/#narrow/channel/219900-wasi/topic/tempfile.3A.3Atempdir.20panics
- Loading branch information