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
3117: Add tests for wasmer-cli create-{exe,obj} commands r=epilys a=epilys
Unified generated objects interfaces: both static and serialized objects
expose the same function signature to create the module:
wasm_module_t* wasmer_object_module_new(wasm_store_t* store, const char* module_name);
Closes#3071
Co-authored-by: Manos Pitsidianakis <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: