ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
trynova/nova
/
Issues
SharedArrayBuffer with length 0 throws
#947
Closed
ChALkeR
创建于 2026-02-10
bug
good first issue
help wanted
C
ChALkeR
commented
Testcase: `new Uint8Array(new SharedArrayBuffer(0))` Throws `TypeError: attempting to access detached ArrayBuffer`, but it's not detached.
关闭于 2026-03-07
1 条评论