Function webc::v1::webc_temp_dir

source ·
pub fn webc_temp_dir() -> PathBuf
Expand description

Since env::temp_dir() panics on wasm32-wasi, this function provides a non-panicking replacement