Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the WebIDL parser | Anthony Ramine | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | Implement [Inline] interfaces | Anthony Ramine | 2016-10-06 | 1 | -0/+12 |
Inline interfaces just appear as a Rust type and in the TypeId hierarchy. They are completely invisible on the JS side. |