9 Commits

Author SHA1 Message Date
ExplodingDragon
b4c0ae11df feat(goja): implement localStorage API and add global types 2026-02-01 00:06:47 +08:00
dragon
c630b7e34f feat(goja): implement fetch API and fix websocket concurrency
fix(goja): handle ignored error returns in fetch API

docs: add fetch API type definitions to global-types
2026-01-29 14:18:08 +08:00
dragon
11a42961f3 添加元数据渲染 2025-11-26 14:12:03 +08:00
ExplodingDragon
4ce6949d3d 补充提示 2025-11-25 23:41:58 +08:00
ExplodingDragon
2471cbd87b 为 js request 新增 remote ip 2025-11-25 21:22:14 +08:00
dragon
ad14614842 重构部分 block 逻辑,调整 js 执行器的 kv 流程 2025-11-25 15:29:12 +08:00
dragon
01500f0101 清理无效依赖 2025-11-21 16:14:06 +08:00
dragon
309dd52dab 更新 js 类型提示 2025-11-21 15:25:45 +08:00
dragon
307f3b6f9f 精简代码,新增 js 类型提示 2025-11-21 15:20:02 +08:00