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

[wasm-c-api] Implement missing functions #1461

Merged
merged 1 commit into from
Jun 10, 2020
Merged

[wasm-c-api] Implement missing functions #1461

merged 1 commit into from
Jun 10, 2020

Conversation

binji
Copy link
Member

@binji binji commented Jun 10, 2020

For now, the wasm-c-api interface in wabt doesn't have its own tests,
and relies on the wasm-c-api repo's examples for testing. This means
that some functions that are not used in any examples were accidentally
omitted.

TODO: wabt (or wasm-c-api) should have explicit tests of the API
surface.

For now, the wasm-c-api interface in wabt doesn't have its own tests,
and relies on the wasm-c-api repo's examples for testing. This means
that some functions that are not used in any examples were accidentally
omitted.

TODO: wabt (or wasm-c-api) should have explicit tests of the API
surface.
@binji binji requested a review from sbc100 June 10, 2020 18:12
@binji binji merged commit 23500f1 into master Jun 10, 2020
@binji binji deleted the missing-c-api branch June 10, 2020 19:29
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.

None yet

2 participants