TritonVM / tasm-lib

A collection of functions written in Triton VM assembly (tasm)
Apache License 2.0
11 stars 2 forks source link

fix(RawCode): Only inline inlineable code #135

Closed jan-ferdinand closed 1 month ago

jan-ferdinand commented 1 month ago

I'm seeing a diff when I run all tests.

It appears that diff is due to 1c556bead629b1b9a87790aec0bc74becb142d31. If true[^conc], that's scary and might warrant a closer inspection of (a) that change and (b) whether the types used in the higher order functions now are actually correct.

[^conc]: I might have overlooked another possibility