WebAssembly memory rejection: BYOB reads must explicitly reject ArrayBuffers backed by WebAssembly memory, which look like regular buffers but can't be transferred. This edge case exists because of the spec's buffer detachment model – a simpler API wouldn't need to handle it.
Fri, 20 Feb 2026 20:32:04 UTC (381 KB)
,详情可参考搜狗输入法下载
The bigger they come, the slower they move
+parse_list(html: str) tuple[list, str]