WebAssembly / reference-types

Proposal for adding basic reference types (anyref)
https://webassembly.github.io/reference-types/
Other
163 stars 40 forks source link

Merge upstream #89

Closed rossberg closed 4 years ago

rossberg commented 4 years ago

Merge spec master, including newly merged proposals like multi-values.

This produced quite a list of merge conflicts. I hope nothing incorrect has been merged silently. I will have to double check the diff when we eventually merge this fork into the main spec.

rossberg commented 4 years ago

Thanks @binji!

binji commented 4 years ago

This last commit was squashed instead of merged, so it isn't merging properly with upstream. I'll push another merge commit to fix this.

rossberg commented 4 years ago

Oops, right. Thanks @binji!