Skip to content

Make __wasi_linkcount_t a uint64_t#134

Merged
sunfishcode merged 1 commit intoWebAssembly:wasi_snapshot_preview1from
cjihrig:linkcount
Nov 14, 2019
Merged

Make __wasi_linkcount_t a uint64_t#134
sunfishcode merged 1 commit intoWebAssembly:wasi_snapshot_preview1from
cjihrig:linkcount

Conversation

@cjihrig
Copy link
Copy Markdown

@cjihrig cjihrig commented Nov 9, 2019

@cjihrig
Copy link
Copy Markdown
Author

cjihrig commented Nov 14, 2019

Ping @sunfishcode?

@sunfishcode
Copy link
Copy Markdown
Member

We need to figure out the right way to coordinate this with the overall switch to wasi_snapshot_preview0. Would it make sense to have a branch that we can make all the changes on, and then merge them all into master at once?

@cjihrig
Copy link
Copy Markdown
Author

cjihrig commented Nov 14, 2019

That sounds like a good approach. That would include this PR, #106, and something for WebAssembly/WASI#125 (I was going to PR that as well, but wanted to see how this PR went first). I think those are all of the changes for the current snapshot.

@sunfishcode
Copy link
Copy Markdown
Member

Ok, I've now created https://github.com/CraneStation/wasi-libc/tree/wasi_snapshot_preview1 so we can do PRs there.

@cjihrig cjihrig changed the base branch from master to wasi_snapshot_preview1 November 14, 2019 20:42
@cjihrig
Copy link
Copy Markdown
Author

cjihrig commented Nov 14, 2019

Thanks. I've updated this PR to target that branch.

Copy link
Copy Markdown
Member

@sunfishcode sunfishcode left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@sunfishcode sunfishcode merged commit f1889e4 into WebAssembly:wasi_snapshot_preview1 Nov 14, 2019
@cjihrig cjihrig deleted the linkcount branch November 14, 2019 23:58
sunfishcode added a commit that referenced this pull request Nov 22, 2019
* Make __wasi_linkcount_t a uint64_t (#134)

Refs: WebAssembly/WASI#127

* Generate the WASI interface from witx.

This replaces the hand-maintained <wasi/core.h> header with a
<wasi/api.h> generated from witx.

Most of the churn here is caused by upstream WASI renamings; hopefully
in the future ABI updates will be less noisy.
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