You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: