-
I would like to propose that we consider adopting a process similar to The TC39 Process: https://tc39.es/process-document/
The Stages approach could provide some explicit relief for implementors t…
-
The guidance provided in the [stages process](https://whatwg.org/stages) is a bit unclear and somewhat inconsistent, as was evident in the discussions we had recently at [WHATNOT](https://github.com/w…
-
### 🔍 Search Terms
decorators, metadata, emitDecoratorMetadata, "TC39 decorators", "type information", reflect-metadata
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existin…
-
### What is the problem this feature would solve?
Bun currently lacks a native solution for managing promises with controlled concurrency and priority. While JavaScript’s `Promise.all` and `Promise.a…
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Allow line separator and paragraph separator in string literals.
[proposal](https://github.com/tc39/proposal-json-superset)
-
Per discussion in https://github.com/tc39/proposal-intl-era-monthcode/issues/9, the current proposed CLDR data will use `gregory` and `before-gregory` as the `code` for the eras of the `gregory` calen…
-
- [ ] `mmap`'ing ArrayBuffers into WASM heap
- [ ] read-only ArrayBuffers and write-only ArrayBuffers (that work with `mmap`)
- [ ] ArrayBuffers (non-Shared, same thread) that point at non-disjoint …
-
Done in #6847 , but there is room for performance improvement.
We want to keep the code as simple as possible and process the current 2 loops in 1 loop for duplicates detection.
- - -
> https…
-
### Describe the bug
As per tc39/proposal-decorators [[Adding initialization logic with addInitializer](https://github.com/tc39/proposal-decorators?tab=readme-ov-file#adding-initialization-logic-wi…