Skip to content

Conversation

@emkey1
Copy link
Owner

@emkey1 emkey1 commented Aug 18, 2025

Summary

  • Map C-like strlen to the VM's existing length builtin without touching backend code

Testing

  • cmake -S . -B build
  • cmake --build build -j 8
  • Tests/run_clike_tests.sh
  • Tests/run_tests.sh (fails: ApiSendReceiveTest.p – api_receive: Argument must be a valid MStream)

https://chatgpt.com/codex/tasks/task_e_68a3a92042a0832aa79ec1a545714d27

@emkey1 emkey1 merged commit e1b728d into devel Aug 18, 2025
1 check passed
@emkey1 emkey1 deleted the codex/implement-strlen-using-vmbuiltinlength branch August 19, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants