General

Profile

katei (Yuta Saito)

  • Login: katei
  • Registered on: 08/25/2021
  • Last sign in: 04/19/2025

Issues

open closed Total
Assigned issues 2 28 30
Reported issues 0 3 3

Projects

Project Roles Registered on
Ruby Committer 01/17/2022

Like

Activity

05/02/2025

05:36 PM Ruby Revision 186022d1 (git): wasm: increase the default Asyncify buffer size
We will need more Asyncify space for the upcoming namespace changes
as it will introduce more local variables and con...
katei (Yuta Saito)

05/01/2025

07:10 AM Ruby Revision ab153555 (git): tool/downloader.rb: Stop caching already existing files
Previously, the script was caching any file already present in the
destination directory, regardless of its origin. T...
katei (Yuta Saito)

04/17/2025

10:47 PM Ruby Revision b4f74e24 (git): [wasm] Fallback to emulated realpath on wasi-libc realpath `ENOTSUP`
wasi-libc 22 and later support realpath(3)
(https://github.com/WebAssembly/wasi-libc/pull/463) but the underlying
hos...
katei (Yuta Saito)

04/01/2025

04:11 PM Ruby Revision 30e5e7c0 (git): Revert "Fix jump buffer leak in setjmp handler in WASI builds"
This reverts the following commits as it's causing OOM in some cases in
ruby/ruby.wasm test suite.
* 372515f33c908b36...
katei (Yuta Saito)

02/19/2025

04:54 AM Ruby Revision bd84c75a (git): [wasm] Update WASI SDK to 25
to include WASI Preview 2 related changes added in the SDK. katei (Yuta Saito)
02:46 AM Ruby Revision eac35edf (git): [wasm] Stop using mprotect(PROT_NONE) on WASI
we had been using a stub weak definition of `mprotect` in wasm/missing.c
so far, but wasi-sdk 23 added mprotect emula...
katei (Yuta Saito)

02/14/2025

05:19 AM Ruby Revision d5666bbf (git): tool/downloader.rb: Stop caching already existing files
Previously, the script was caching any file already present in the
destination directory, regardless of its origin. T...
katei (Yuta Saito)

02/13/2025

01:31 PM Ruby Bug #21111: RbConfig::CONFIG['CXX'] quietly set to "false" when Ruby cannot build C++ programs
At first, it’s rare to have a situation where Ruby itself can be built but no C++ compiler is available. The macOS ex... katei (Yuta Saito)
06:35 AM Ruby Revision d35cc0cc (git): tool/downloader.rb: Stop caching already existing files
Previously, the script was caching any file already present in the
destination directory, regardless of its origin. T...
katei (Yuta Saito)

11/18/2024

04:34 AM Ruby Revision 29fdb73c (git): [ruby/digest] Fix loading of digest ext libraries with `--with-static-linked-ext`
`rb_ext_resolve_symbol` is not always available on some platforms
including WASI, and we don't need to use it when th...
katei (Yuta Saito)

Also available in: Atom