Skip to content

Update to the latest witx files, including wasi_snapshot_preview1.#21

Closed
sunfishcode wants to merge 3 commits intomasterfrom
update-witx
Closed

Update to the latest witx files, including wasi_snapshot_preview1.#21
sunfishcode wants to merge 3 commits intomasterfrom
update-witx

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

This updates to the latest witx files in the WASI repo. The two most noticeable changes here are:

  • this updates to the new wasi_snapshot_preview1 ABI, and
  • this changes the style of several names, as names are now auto-generated from witx instead of being somewhat ad-hoc.

@pchickey This doesn't include WebAssembly/wasi-libc#139; it just updates to the witx which includes the new ABI, as well as the new names, similar to what I did in wasi-libc.

Most editors these days can deal with eof=lf files, even on Windows, and
this avoids trouble with headers and other generated files differing in
line endings.
This appears needed now that witx is a local dependency.
@sunfishcode sunfishcode mentioned this pull request Nov 22, 2019
@pchickey
Copy link
Copy Markdown
Collaborator

Awesome, I'll add the equivalent of WebAssembly/wasi-libc#139 as a separate PR shortly

Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

FWIW I'm working through #20 and am close to finishing as well, but if you'd like to publish this in the interim that also seems fine by me!

@alexcrichton
Copy link
Copy Markdown
Member

Ok I merged in #22 which I think should cover this as well, so closing this.

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.

3 participants