Skip to content

Remove runtime calls to rustContext.hackSetProgram#10425

Draft
franknoirot wants to merge 3 commits intomainfrom
franknoirot/8014/remove-hackset-program
Draft

Remove runtime calls to rustContext.hackSetProgram#10425
franknoirot wants to merge 3 commits intomainfrom
franknoirot/8014/remove-hackset-program

Conversation

@franknoirot
Copy link
Contributor

Towards #10420. This method will be no longer necessary for runtime functionality once we wire up using the current project state whenever necessary, since we have implemented a lifecycle API from the frontend. Needs to be stacked together with Rust-side changes that @jtran will implement in order to make use of the current project state instead of hack_set_program on the Rust side. Although at least right now I will need hack_set_program to remain available for one test—the Trim tool—which I'm unsure how to migrate to no longer need hackSetProgram.

@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modeling-app Ready Ready Preview, Comment Mar 12, 2026 11:13pm

Request Review

franknoirot and others added 3 commits March 12, 2026 18:30
Towards #10420. This method will be no longer necessary for runtime
functionality once we wire up using the current project state whenever
necessary, since we have implemented a lifecycle API from the frontend.
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.

2 participants