rustwasm / wasm-webidl-bindings

Read, write, and manipulate the Wasm WebIDL bindings custom section
Apache License 2.0
38 stars 9 forks source link

Add `impl WebidlTypeId for WebidlCompoundType` #19

Closed alexcrichton closed 5 years ago

alexcrichton commented 5 years ago

This should allow looking up compound types by Id<WebidlCompoundType>, which I don't think you could do previously!