Make FIDL/JS bindings use modules |
|
Issue descriptionShould scope things to modules. https://developers.google.com/web/fundamentals/primers/modules d8 does something https://cs.chromium.org/chromium/src/v8/src/d8.cc?l=760 As part of this, clean up fidl.mjs and gen.py to not assume $fidl__kXyz are in the global namespace. |
|
►
Sign in to add a comment |
|