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

feat(c-api) Implement wasm_module_name and wasm_module_set_name #1709

Merged
merged 7 commits into from
Oct 13, 2020

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Oct 12, 2020

Until my official proposal made here, WebAssembly/wasm-c-api#157 is accepted or rejected, I implement those functions as “wasmer-specific” API.

Hywan added 2 commits October 12, 2020 17:52
I submited a proposal to the official `wasm.h` by the way,
WebAssembly/wasm-c-api#157. For the moment,
let's keep that as a vendor specific implementation.
@Hywan Hywan requested a review from MarkMcCaskey October 12, 2020 15:56
@Hywan Hywan changed the title feat(c-api) Implement wasm_module_naùe and wasm_module_set_name feat(c-api) Implement wasm_module_name and wasm_module_set_name Oct 12, 2020
@Hywan Hywan marked this pull request as ready for review October 12, 2020 16:03
@Hywan
Copy link
Contributor Author

Hywan commented Oct 13, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 13, 2020

@bors bors bot merged commit 41abb4d into wasmerio:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants