Bartek Iwańczuk

Results 164 issues of Bartek Iwańczuk

https://www.npmjs.com/package/@google-cloud/storage

node compat

Closes https://github.com/denoland/deno/issues/22154

Prompted by discussion on Discord I tried to get SvelteKit working in Deno. After an hour of debugging I found the main blocker: by default SvelteKit installed Node adapter, which...

node compat

API polyfills: - [ ] TLSSocket._start is flaky: https://github.com/denoland/deno/issues/18303 - [ ] `ChildProcess.unref()` kills the process: https://github.com/denoland/deno/issues/21446 - [ ] (SvelteKit) `worker_threads` module doesn't work with `tinypool`: https://github.com/denoland/deno/issues/17248, https://github.com/denoland/deno/issues/20613 -...

Hi there! Thanks for the great project, we use it extensively at Deno. While we are working on improving our startup time, we found out that running the target binary...

After latests V8 upgrade, the definer is not called anymore.

Towards https://github.com/denoland/deno/issues/16105 TODO: - [ ] support other auth methods besides `authToken` - [x] add another private registry with different token and scope - [x] add tests for `deno compile`...

Blocked by https://github.com/denoland/deno/pull/23498 Blocked by https://github.com/denoland/deno/pull/23496 ~~Blocked by https://github.com/denoland/deno_npm/pull/47~~ ~~Blocked by https://github.com/denoland/eszip/pull/182~~