yulia

Results 22 issues of yulia

Hi everyone, I am going to be assessing a couple of tools around language ergonomics, and I am looking for a proposal which is in an early enough stage that...

Hi, Chakracore has a couple of tests that may be worth porting to test262: https://github.com/chakra-core/ChakraCore/blob/a28fef108f40edc3bf9a9eda275f111cd08dd4b6/test/es6module/top-level-await.js#L71-L202 Discussion originally here: https://github.com/tc39/proposal-top-level-await/issues/137

coverage

@leobalter and I have been chatting about automation. For the website, I need some metadata across all proposals and test262. This will require some maintenance from everyone in committee. On...

This change removes an extraneous line that was included when this was originally merged into the spec, but did not reflect the spec that had consensus. The line was removed...

Hi Everyone, I have been in touch with Timothy Gu, the author of ["How to read the ECMAScript specification"](https://timothygu.me/es-howto/) -- he was wondering if this is something that could be...

Should we be tracking who delegates are representing? This would help with identifying invited experts, and participating members for role call.

This proposal seems related to work I've been doing on deferred module evaluation: https://github.com/tc39/proposal-defer-import-eval The flow is largely the same, either return an eagerly evaluated instance, or defer evaluation until...

In the recent process update, I wrote down that we do not have a formal concept of rejection. However some things should have a strong message from the committee that...

I see two distinct goals of this proposal: 1) an ergonomic, intuitive way to check that an object is what it says it is 2) a way to ensure that...

Based on the readme, we identified that some of our concerns are still outstanding: https://github.com/mozilla/standards-positions/issues/147#issuecomment-513274020 The constraint that we would introduce here is that it is not only TC39 which...