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
Update to wasmtime v27 (#401)
Includes small adjustments to adhere to Wasmtime's API, namely:
* Instace allocation param type in `Configuration`
* Trying to access the value of an externref can now return `None`,
which is treated as `nil`