Skip to content

docs: compiler targets feature matrix#30

Merged
ardeshir merged 1 commit into
mainfrom
feature/matrix
Feb 16, 2026
Merged

docs: compiler targets feature matrix#30
ardeshir merged 1 commit into
mainfrom
feature/matrix

Conversation

@ardeshir

Copy link
Copy Markdown
Member

Summary

  • Adds COMPILER-TARGETS.md with a side-by-side feature comparison of all three DOL compilation backends (Native/LLVM, WASM, Rust Codegen)
  • Covers language features, type system, runtime/host functions, CRDT strategies, supported targets, WASM phases, compilation pipeline diagram, test counts, and roadmap

Test plan

  • Verify document renders correctly on GitHub
  • No code changes — documentation only

Side-by-side comparison of all three DOL compilation backends
(Native/LLVM, WASM, Rust Codegen) covering language features,
type system, runtime functions, and roadmap.
@ardeshir
ardeshir merged commit 7b26da0 into main Feb 16, 2026
31 of 38 checks passed
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