Govern task context and advance execution pointer
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Blender Web 化技术路线(React + Three.js + WebAssembly + OPFS/IndexedDB)
|
||||
|
||||
> 历史技术背景:本文不参与当前任务领取。当前任务只认 `docs/EXECUTION_QUEUE.md` 和最小上下文工具。
|
||||
|
||||
> **存储决策(2026-08):** SQLite WASM 不是项目首期必需依赖,已从当前实现和发布资源中移除。小型元数据使用 Worker 内 IndexedDB,大型二进制使用 OPFS;未来只有在查询/事务需求超过 IndexedDB 时,才单独评估 SQLite WASM。
|
||||
|
||||
## 1. 结论先行
|
||||
|
||||
Reference in New Issue
Block a user