Commit 4c361433 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Add `get_global` for `Sandbox` (#4756)



* Add `get_global` for `Sandbox`

This pr adds `get_global` to retrieve a `global` variable from an
instantiated sandbox wasm blob.

* Bump `spec_version`

* Update primitives/wasm-interface/src/lib.rs

Co-Authored-By: default avatarSergei Pepyakin <[email protected]>

* `get_global` -> `get_global_val`

Co-authored-by: default avatarSergei Pepyakin <[email protected]>
Co-authored-by: default avatarGavin Wood <[email protected]>
parent ae1e9002
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment