2026-08-01 [02:02:16.0218] Yes, it's synthesizing a fresh module namespace exotic object. It was originally deduping using as cache key the sorted list of bindings, but after receiving some feedback we stopped doing that because: - the cache is more complex than the one for normal namespaces (up to 2^ entries, multi-keyed) for an expected much lower hit rate - some delegates felt like the syntax `{ ... } as x` is "creating" a new object, rather than returning something existing of the module 2026-08-04 [06:14:50.0910] Is "Apply Suggestion" on the ecma262 repo disabled or something, or is it just me? [06:20:23.0699] It's just broken on GitHub's end, has been forever [07:01:51.0698] damn. that sucks lol [07:02:05.0469] it works on other repos [07:47:31.0115] Yeah it's broken specifically in ours [07:47:36.0096] Because we have a large file [07:52:53.0805] it _is_ crazy that it's still busted after all these years though 2026-08-12 [05:18:31.0645] looks like we have a spam issue: https://github.com/tc39/proposal-fma/issues/3 . Can someone here take care of it, or can only the repo owner do that?