Open
Description
-
As part WASI file system support, consider a better solution for generating temp file names.
At the moment we are using posix-like implementation from emscripten.
Blocked by support for temp directories: Allow mk*temp on WASI WebAssembly/wasi-libc#229 -
Remove workaround introduced in [wasm] Always allocate when computing temp path #81085 after emscripten bump - [wasi] Revert "Always allocate when computing temp path" #104109
cc @pavelsavara