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

v0 (plus) API and spec #6

Merged
merged 29 commits into from
Jan 6, 2024
Merged

v0 (plus) API and spec #6

merged 29 commits into from
Jan 6, 2024

Conversation

erikziyunchi
Copy link
Member

@erikziyunchi erikziyunchi commented Oct 23, 2023

This PR is to match our design for v0+, and resolve this issue #3

@gaukas
Copy link
Contributor

gaukas commented Oct 23, 2023

Just a note:

I think this PR will be ready to merge once the following problems are addressed:

  • v0 specs should go into a subfolder/package/crate/module if at all possible.
  • The changes so far do not seem to fully respect the WATM v0 APIs (see gitbook)

@gaukas gaukas self-requested a review October 30, 2023 05:15
Copy link
Contributor

@gaukas gaukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The V0-related changes and the version-independent portion look good to me! Thanks for your great effort in implementing this!

Besides the clarification requested on two potentially duplicated files, this PR looks good to me at the current state and I approve the proposed change.

tests/test_wasm/plain.wasm Show resolved Hide resolved
@erikziyunchi erikziyunchi self-assigned this Nov 28, 2023
@erikziyunchi erikziyunchi linked an issue Nov 28, 2023 that may be closed by this pull request
Copy link
Contributor

@gaukas gaukas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for finishing implementing v0!

@erikziyunchi erikziyunchi merged commit 931e049 into main Jan 6, 2024
5 checks passed
@erikziyunchi erikziyunchi deleted the v0plus branch January 6, 2024 23:50
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.

Bridging golang / rust runner API
2 participants