Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for wasmer-cli create-{exe,obj} commands #3071

Closed
epilys opened this issue Aug 4, 2022 · 0 comments · Fixed by #3117
Closed

Add tests for wasmer-cli create-{exe,obj} commands #3071

epilys opened this issue Aug 4, 2022 · 0 comments · Fixed by #3117
Assignees
Labels
create-exe priority-medium Medium priority issue
Milestone

Comments

@epilys
Copy link
Contributor

epilys commented Aug 4, 2022

No description provided.

@epilys epilys added this to the v3.0 milestone Aug 4, 2022
@syrusakbary syrusakbary added the priority-medium Medium priority issue label Aug 9, 2022
@epilys epilys self-assigned this Aug 18, 2022
bors bot added a commit that referenced this issue Aug 19, 2022
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 <manos@wasmer.io>
@bors bors bot closed this as completed in 8a6c987 Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-exe priority-medium Medium priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants