Right now multiple environments provide the abiltiy to abort a script mid-run, which the spec does not allow. For example, Node.js's vm module allows timeouts on script execution, and its process.abort() and process.exit() functions can interrupt script execution from inside script. HTML has a whole section on this, as aborting scripts happens fairly often: the infamous "slow script dialog", but a
It’s not terribly important, but maybe you’d like to know. Two things in the TC39 process document are not 100% clear to me, as an outsider: “Implementation Types Expected: Shipping” Does that mean: “not behind a flag”? I’d consider an experimental implementation or a spec-compliant implementation “shipping”, too. “Indicate that the addition is ready for inclusion in the formal ECMAScript standard
Built-in modules come up repeatedly around the various proposals. I am making this issue to centralize the discussion such that champions of the eventual proposal have a good central location for information. I will keep this up-to-date if there is further discussion in this issue. Existing Discussion Can this API be provided as a standard module rather than globals? ecmascript_simd#323 Syntax Opt
I'm interested in formalizing the contract between Test262 and the implementors who maintain harnesses to execute it. For instance, implementors currently have to infer that: most tests rely on a file named harness/sta.js. some tests mutate global state so as to make realm sharing unacceptable test code must be evaluated in the global scope I expect we will see more benefit from a document like th
ES2015 specifies a sequentialized evaluation order of modules, where the particular syntactic location of an import statement in a module body has no effect on the order of evaluation. Instead, the semantics simply determines a module's list of direct dependencies and recursively calls ModuleEvaluation() on each of them in order before evaluating the body. I'll refer to this semantics as declarati
Summary of changes (actually quite simple so I expect I'm missing something major :-P) 6.1.7.2 Removed [[Enumerate]] from the table and list of invariants 9.5 Proxy Object Internal Methods and Interal Slots, [[Enumerate]] table entry removed. 9.4.6.1.1 Module Namespace Object [[Enumerate]] deleted 9.5.11 Proxy [[Enumerate]] deleted Moved ordinary [[Enumerate]] section to end of 13.7.5 for-in, rena
As module subsystem API is locked in io.js this is a place to discuss possible non-backwards compatible improvements to it. As @brendanashworth wrote in nodejs/node#848 all modules have been brought down to "stable" status besides the timers and modules modules, which were locked because we can't risk a change that would end up breaking part of the massive userland system This issue was inspired b
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く