-
it would be nice to be able to something like
```javascript
const local = {
init: async () => {
const r = await doSomeAsync(work)
return r
}
}
const remote = Connection(port, local…
-
Hope you can make a great one! Thank you so much!
-
When working on https://github.com/elastic/kibana/pull/195916 I noticed that the `watch` promise is unhandled (RxJS's `subscribe` doesn't handle promises). This leads to Kibana crashing when in dev mo…
-
I would like to join 2 (or more) `kj::Promise` of different type to produce a single promise that fulfills when all promises fulfills and produces a tuple of 2 (or more) elements corresponding to the …
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
5.15.167.4-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
When running a file…
-
Using the `dev` branch on my Mac.
Node and PNPM Versions
```
suryavirkapur@Suryavirs-MacBook-Pro stack % pnpm -v
9.4.0
suryavirkapur@Suryavirs-MacBook-Pro stack % node -v
v22.2.0
```
Err…
-
CC @jku
The client spec is currently only loosely prescriptive about sources of signed time and their verification:
* Signed time can come from an inclusion promise or a signed timestamp (or bo…
-
`customer-sarahwu` - [Gong snippet](https://us-65885.app.gong.io/call?id=2524895556204152068&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A1453%2C%22to%22%3A1537%7D%5D)
- @noahtalerman: _U…
-
![Screen Shot 2023-05-26 at 10 29 21 PM](https://github.com/frankcollins3/fill_container/assets/73137934/3d13b6b3-b730-465a-9245-1ff0daf26c97)
heres the function I'm currently working with:
`…
-
### Link to the code that reproduces this issue
https://github.com/Intellyse/next-js-bug
### To Reproduce
1. clone project
2. npm install
3. npm run dev
4. open the page and you can see ch…