Update Rust code generation to produce the jet environment separately#334
Update Rust code generation to produce the jet environment separately#334ivanlele wants to merge 1 commit intoBlockstreamResearch:masterfrom
Conversation
|
haven't touched Haskell in two years, @claude was very helpful with this PR |
|
In 03feaa3: I think we should drop the So let's just get rid of the impl entirely, or rather, move it to normal non-generated rust-simplicity code. |
03feaa3 to
2ee52e3
Compare
It should be clearer now. I've also updated BlockstreamResearch/rust-simplicity#351 accordingly |
|
Awesome, looks good. I tested with rust-simplicity that this seems to work (there are no syntax errors at least :P) |
Generates a jet implementation for the updated jet trait introduced in BlockstreamResearch/rust-simplicity#351