Skip to content

feat: C 实现 core-runtime(runtime/ + runtime-rwirext/),KVSPACE env 统一 - #17

Merged
miaobyte merged 1 commit into
masterfrom
issue-16-core-runtime
Aug 17, 2026
Merged

miaobyte merged 1 commit into
masterfrom
issue-16-core-runtime

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

Closes #16

- runtime/(C):strbuf/xvalue/kv/keytree/rwir/vthread/logx/builtin/kvcpu/runtime/rwext,
  Makefile 产 libkvlang_runtime.so,KVLANG_KVSPACE_LIB 选后端。
- runtime-rwirext/(Rust cdylib kvlang-rwext-term)。
- KVSPACE env 统一(原 KVLANG_KVSPACE):help.go/util.go/test.py。
- layout/build.rs:KVLANG_KVSPACE_LIB=kvspace-c 切换后端 ABI。
- 新增 tutorial/test_c_runtime.py。
- 子模块 deepx-design 指针更新(runtime篇-05 更新 + 新增 runtime篇-06)。

Co-Authored-By: Claude <noreply@anthropic.com>
@miaobyte
miaobyte merged commit 8f79e17 into master Aug 17, 2026
1 of 4 checks passed
@miaobyte
miaobyte deleted the issue-16-core-runtime branch August 17, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1-core/runtime/C 实现 core-runtime(runtime/ + rwext),KVSPACE env 统一

1 participant