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

[FLI-570] Leverage Wazero Experimental FS #29

Open
GeorgeMac opened this issue Jul 31, 2023 · 0 comments
Open

[FLI-570] Leverage Wazero Experimental FS #29

GeorgeMac opened this issue Jul 31, 2023 · 0 comments
Labels
linear Created by Linear-GitHub Sync

Comments

@GeorgeMac
Copy link
Member

GeorgeMac commented Jul 31, 2023

Wazero 1.4 will come with a new experimental FS interface.
This will allow for custom implementations to handle writeable filesystem operations.
I think we could leverage these capabilities to avoid having to always have write operations go the filesystem.
Perhaps doing everything in memory this way wont scale for certain operations. However, it may be nice to have the choice.

tetratelabs/wazero#1605

FLI-570

@markphelps markphelps added the linear Created by Linear-GitHub Sync label Aug 21, 2023
@markphelps markphelps changed the title Leverage Wazero Experimental FS [FLI-570] Leverage Wazero Experimental FS Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

2 participants