Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Review temp file name generator #81210

Open
1 of 2 tasks
maraf opened this issue Jan 26, 2023 · 4 comments
Open
1 of 2 tasks

[wasm] Review temp file name generator #81210

maraf opened this issue Jan 26, 2023 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-System.IO blocked Issue/PR is blocked on something - see comments os-browser Browser variant of arch-wasm os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@maraf
Copy link
Member

maraf commented Jan 26, 2023

cc @pavelsavara

@maraf maraf added the arch-wasm WebAssembly architecture label Jan 26, 2023
@maraf maraf added this to the 8.0.0 milestone Jan 26, 2023
@ghost
Copy link

ghost commented Jan 26, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

cc @pavelsavara

Author: maraf
Assignees: -
Labels:

arch-wasm

Milestone: 8.0.0

@pavelsavara
Copy link
Member

See also emscripten-core/emscripten#18914

@lewing lewing modified the milestones: 8.0.0, 9.0.0 Jul 24, 2023
@lewing lewing added the os-wasi Related to WASI variant of arch-wasm label Jul 24, 2023
@maraf maraf changed the title [wasi] Review temp file name generator [wasm] Review temp file name generator Apr 3, 2024
@maraf maraf added the os-browser Browser variant of arch-wasm label Apr 3, 2024
@maraf
Copy link
Member Author

maraf commented Apr 3, 2024

cc @radekdoulik

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Jun 27, 2024
@ilonatommy ilonatommy self-assigned this Jun 28, 2024
@ilonatommy ilonatommy added blocked Issue/PR is blocked on something - see comments and removed in-pr There is an active PR which will close this issue when it is merged labels Jun 28, 2024
@ilonatommy
Copy link
Member

Without adding the mentioned methods on wasi, we cannot proceed. Moving to Future

@ilonatommy ilonatommy modified the milestones: 9.0.0, Future Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.IO blocked Issue/PR is blocked on something - see comments os-browser Browser variant of arch-wasm os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

4 participants