Skip to content

remove chadc, consolidate to chad build / chad run#16

Open
cs01 wants to merge 3 commits intomainfrom
remove-chadc
Open

remove chadc, consolidate to chad build / chad run#16
cs01 wants to merge 3 commits intomainfrom
remove-chadc

Conversation

@cs01
Copy link
Owner

@cs01 cs01 commented Feb 19, 2026

Title: remove chadc, consolidate to chad build / chad run

Summary

  • Remove the redundant chadc bare compiler (src/chadc-node.ts, src/chadc-native.ts). All compilation now goes through chad build / chad run / chad ir.
  • Update all test infrastructure, scripts, CI workflows, install script, and documentation to use chad exclusively.
  • Cross-compile tests now use chad ir --target instead of the removed --emit-llvm flag.

Test plan

  • npm test — 282 pass (only pre-existing network failures from missing lws-bridge.o)
  • npm run verify:quick — self-hosting works with new naming (Stage 0 + Stage 1 pass)

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 participant

Comments