Saúl Ibarra Corretgé

Results 114 issues of Saúl Ibarra Corretgé

``` ❯ valgrind --leak-check=full --show-leak-kinds=all ./build/tjs -- run tests/test-ffi.js ==13145== Memcheck, a memory error detector ==13145== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==13145== Using Valgrind-3.22.0...

https://common-min-api.proposal.wintercg.org/ --- Interfaces: - [x] [AbortController](https://dom.spec.whatwg.org/#abortcontroller) - [x] [AbortSignal](https://dom.spec.whatwg.org/#abortsignal) - [x] [Blob](https://w3c.github.io/FileAPI/#dfn-Blob) - [x] [ByteLengthQueuingStrategy](https://streams.spec.whatwg.org/#bytelengthqueuingstrategy) - [x] [CompressionStream](https://wicg.github.io/compression/#compression-stream) - [x] [CountQueuingStrategy](https://streams.spec.whatwg.org/#countqueuingstrategy) - [x] [Crypto](https://w3c.github.io/webcrypto/#dfn-Crypto) - [ ] [CryptoKey](https://w3c.github.io/webcrypto/#dfn-CryptoKey) - [x]...

web-api

https://developer.mozilla.org/en-US/docs/Web/API/FileReader Turns out the Blob support in `whatwg-fetch` doesn't work unless we have it. That also prevents the `FormData` polyfill from working with `fetch`.

web-api

Porting this (only the promisified variant) would be nice: https://github.com/oven-sh/bun/blob/main/src/js/node/readline.js

stdlib

Store it in a plain file in $TJS_HOME (new, would likely be $HOME/.tjs on all platforms).

Depends on: https://github.com/jitsi/jicofo/pull/1133 https://github.com/jitsi/jitsi-videobridge/pull/2090 https://github.com/jitsi/jigasi/pull/515