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
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
examples/example-rust-wasmer2-runtime/src/spec/mod.rs gives a way for plugin to modify a host struct using global state. can this be done without global state?
BTW, the example-rust-runtime/spec/mod.rs in readme does't exist.