1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 04:43:18 +03:00
juvix/tests/Asm
Łukasz Czajka 3269c8f369
Filter out unreachable functions in JuvixAsm (#2575)
Adds a JuvixAsm transformation to filter out unreachable functions. This
will make the generated nock/cairo code smaller.
2024-01-12 10:48:32 +01:00
..
negative Require semicolon to separate case/if branches in JuvixAsm syntax (#2574) 2024-01-11 09:19:36 +00:00
positive Filter out unreachable functions in JuvixAsm (#2575) 2024-01-12 10:48:32 +01:00