Kai Tamkun

Results 6 issues of Kai Tamkun

Hello. When I try to run the Homebrew Menu with twili version 1.4.0 preview 2 (downloaded from the Releases tab instead of compiled myself), Atmosphère 1.18.1 and firmware 11.0.1, I...

### What does this PR do? This PR allows multiple napi envs per global object to exist at once. - [ ] Documentation or TypeScript types (it's okay to leave...

### What does this PR do? Adds some DNS tests and the changes that caused them to start passing. - [ ] Documentation or TypeScript types - [x] Code changes...

### What does this PR do? Adds the `DONT_CONTEXTIFY` feature from node:vm, as well as better support for dynamic imports in node:vm. Don't merge before #19878 is merged. - [...

Thanks for creating this great library! I'm currently creating a terminal UI library that uses libunicode for grapheme iteration and width measurement. Currently, to determine the width of a grapheme,...

### What does this PR do? Upgrades mimalloc from v2 to v3. ### How did you verify your code works?