New issue
Advanced search Search tips

Issue 902969 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 3
Type: Bug

Blocking:
issue 883496



Sign in to add a comment

Make FIDL/JS bindings use modules

Project Member Reported by scottmg@chromium.org, Nov 8

Issue description

Should 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