Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Merging the entire reference-types repo #96

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Merging the entire reference-types repo #96

merged 2 commits into from
Jan 10, 2020

Conversation

ioannad
Copy link
Collaborator

@ioannad ioannad commented Jan 8, 2020

This is a followup to PR #91 , addressing @rossberg 's comment #91 (comment)

The main commit's message:
"Import reference-types repo

Source: WebAssembly/reference-types@d4bc208"

I did not take care to keep the history, as @aheejin suggested, to not add hundreds of commits to the EH repo.

I also updated the README.md to include the README.md from WebAssembly/reference-types.

I didn't add deploy_key.enc.

When this is merged, I will make another fork to start adding changes to the formal spec, as discussed with @aheejin. I'll start with /document/core changes, which are on their way.

Copy link
Member

@aheejin aheejin left a comment

Choose a reason for hiding this comment

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

Thank you!

@aheejin aheejin merged commit 10d6c6c into WebAssembly:master Jan 10, 2020
ioannad pushed a commit to ioannad/exception-handling that referenced this pull request Jun 6, 2020
* [js-api] Link to the fork for the core specification.

* [js-api] More subtyping removal.

* [js-api] Fix bugs in Table constructor.

* Add an assertion to ToWebAssemblyValue.
aheejin added a commit to aheejin/exception-handling that referenced this pull request Jun 12, 2020
This reverts commit 10d6c6c.

This reverts WebAssembly#96, which squashed all upstream commits into one, which
was not the recommended way in
https://github.com/WebAssembly/proposals/blob/master/howto.md#syncing-with-upstream-changes.

This leaves README.md untouched because WebAssembly#99 made significant changes on
top of the merged version already.
aheejin added a commit that referenced this pull request Jun 15, 2020
This reverts commit 10d6c6c.

This reverts #96, which squashed all upstream commits into one, which
was not the recommended way in
https://github.com/WebAssembly/proposals/blob/master/howto.md#syncing-with-upstream-changes.

This leaves README.md untouched because #99 made significant changes on
top of the merged version already.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants