WebAssembly / component-model

Repository for design and specification of the Component Model
Other
954 stars 79 forks source link

tweak own/borrow handles rules, refactor Canonical ABI logic #209

Closed lukewagner closed 1 year ago

lukewagner commented 1 year ago

This PR has 4 commits, extracted from the future work on child handles. I'd recommend looking at the commits separately because the first commit is bigger, but doesn't change observable behavior (it's just refactoring, based on the better understanding of working on the generalized case), while the other 3 are small and make the following 3 tweaks:

lukewagner commented 1 year ago

Great, that sounds right to me.