Skip to content

Developer playground: Add lambda views before and after optimisation,… - #8636

Open
fhammerschmidt wants to merge 2 commits into
masterfrom
playground-lambda-diff
Open

Developer playground: Add lambda views before and after optimisation,…#8636
fhammerschmidt wants to merge 2 commits into
masterfrom
playground-lambda-diff

Conversation

@fhammerschmidt

Copy link
Copy Markdown
Member

… including diffs

required

let compile (output_prefix : string) export_idents hoisted (lam : Lambda.t) =
let compile ?on_optimized_lambda (output_prefix : string) export_idents hoisted

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems I cannot extract optimized lambda for the playground without this addition

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.58%. Comparing base (d90b96a) to head (6114e03).

Files with missing lines Patch % Lines
compiler/core/lam_compile_main.ml 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8636      +/-   ##
==========================================
- Coverage   77.58%   77.58%   -0.01%     
==========================================
  Files         475      475              
  Lines       64062    64064       +2     
==========================================
+ Hits        49704    49705       +1     
- Misses      14358    14359       +1     
Files with missing lines Coverage Δ
compiler/core/lam_compile_main.ml 89.02% <0.00%> (-0.34%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new

pkg-pr-new Bot commented Sep 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@8636

@rescript/belt

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/belt@8636

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@8636

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@8636

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@8636

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@8636

@rescript/runtime

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/runtime@8636

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@8636

commit: 6114e03

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

@fhammerschmidt
fhammerschmidt marked this pull request as ready for review September 9, 2026 21:57
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 9, 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-09T22:02:12.773825Z 6114e03 Draft marked ready
ℹ️ 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.

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