Skip to content
Snippets Groups Projects
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 <sergei@parity.io>

* `get_global` -> `get_global_val`

Co-authored-by: default avatarSergei Pepyakin <s.pepyakin@gmail.com>
Co-authored-by: default avatarGavin Wood <github@gavwood.com>
parent ae1e9002
No related merge requests found
Showing
with 189 additions and 188 deletions
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