Enable IR-based compiler

This commit is contained in:
Shriya Tyagi 2023-05-22 18:25:54 +04:00
parent 671c5640bd
commit 6d777da24d

View File

@ -4,3 +4,4 @@ out = 'out'
libs = ['node_modules', 'lib']
test = 'forge-test'
cache_path = 'cache_forge'
via-ir = true