Skip to content

feat(cli): expose Gleam as built-in - #771

Merged
DamianReeves merged 8 commits into
mainfrom
t3code/add-gleam-builtin-extension
Sep 1, 2026
Merged

feat(cli): expose Gleam as built-in#771
DamianReeves merged 8 commits into
mainfrom
t3code/add-gleam-builtin-extension

Conversation

@DamianReeves

Copy link
Copy Markdown
Member

Summary

  • register the native Rust Gleam frontend and backend in the CLI
  • default built-ins to typed direct calls while retaining native MEP parity and installed-provider precedence
  • add end-to-end compile, generate, roundtrip, document-tree, and override coverage

Dependency

Test plan

  • mise exec -- cargo test -p morphir
  • mise exec -- cargo clippy -p morphir --all-targets -- -D warnings
  • mise exec -- cargo build -p morphir
  • mise exec -- cargo fmt --all -- --check

Register the Rust Gleam frontend and backend while preserving installed-provider precedence. Retain native MEP for parity and conformance coverage.

Depends on finos/morphir-rust#141.
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for angry-raman-7c44f6 canceled.

Name Link
🔨 Latest commit 8395a66
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/6a9709f1cd7e1f0008cfd87d

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T12:48:09.577389Z f26bfcd PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@DamianReeves
DamianReeves merged commit 8f3b73d into main Sep 1, 2026
14 checks passed
@DamianReeves
DamianReeves deleted the t3code/add-gleam-builtin-extension branch September 1, 2026 18:11
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