Skip to content

feat: 调用目标统一 layout 为 rwir|rwfunc union kind - #72

Merged
miaobyte merged 1 commit into
masterfrom
issue-68-rwir-union
Aug 24, 2026
Merged

miaobyte merged 1 commit into
masterfrom
issue-68-rwir-union

Conversation

@miaobyte

Copy link
Copy Markdown
Contributor

Closes #68

- kvkind.rs 新增 KIND_RWIR_OR_RWFUNC;code.rs 调用目标 layout 为 rwir|rwfunc。
- runtime 按 /lib/<op> 的 XValue kind 分派扩展 rwir / 用户 rwfunc。
- const.h/xvalue.c/rwirext 示例同步;tutorial/07-lib 收敛到 single/。

Co-Authored-By: Claude <noreply@anthropic.com>
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-layout/不再检查 builtin opcode,函数调用一律 layout 为 rwir|rwfunc

1 participant