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
865: adding tests for `state_creator` of `import_object` r=syrusakbary a=YaronWittenstein
Part of the PR #807 changes was adding support for shared import objects between threads.
https://github.com/wasmerio/wasmer/pull/807/files#diff-d20cb4c5a883566b85be4cc046f45aa9R49
I've added tests/examples on how to create an `import object` with a state_creator
(function or closure)
Co-authored-by: Yaron Wittenstein <yaron.wittenstein@gmail.com>
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
0 commit comments