binast / binjs-ref

Reference implementation for the JavaScript Binary AST format
https://binast.github.io/binjs-ref/binjs/index.html
Other
431 stars 38 forks source link

Making TypeName more reproducible #416

Closed Yoric closed 5 years ago

Yoric commented 5 years ago

Currently, TypeName produces sum names that can change at each build. Making the order explicit.