Open maraf opened 1 year ago
Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.
Author: | maraf |
---|---|
Assignees: | - |
Labels: | `arch-wasm` |
Milestone: | 8.0.0 |
cc @radekdoulik
Without adding the mentioned methods on wasi, we cannot proceed. Moving to Future
[ ] 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: https://github.com/WebAssembly/wasi-libc/issues/229
[x] Remove workaround introduced in https://github.com/dotnet/runtime/pull/81085 after emscripten bump - https://github.com/dotnet/runtime/pull/104109
cc @pavelsavara