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

Support for saving & restoring wasm state? #47

Open
ZheniaZuser opened this issue Sep 9, 2024 · 1 comment
Open

Support for saving & restoring wasm state? #47

ZheniaZuser opened this issue Sep 9, 2024 · 1 comment

Comments

@ZheniaZuser
Copy link

Sorry if I am missing something obvious here, I do not know much about how exactly wasm & GPUs work.

bytecodealliance/wasmtime#3017
It sounds to me like to support that feature (or the already existing Wizer) wasi-webgpu implementation would need to somehow save its state to be able to restore it later.

Do you think it is hard to implement this, especially with possibility to restore saved state on different host with different backend graphics API?

@MendyBerger
Copy link
Member

That's an interesting question.
We haven't looked into this, but theoretically seems possible.
Would make for an interesting project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants