Skip to content

Commit 4b2d031

Browse files
committed
Enable via IR compilation
1 parent 1053491 commit 4b2d031

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wake.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[compiler.solc]
22
target_version = "0.8.23"
33
evm_version = "paris"
4+
via_IR = true
45
exclude_paths = ["lib", "script", "node_modules", ".venv", "venv", "test"]
56
include_paths = ["node_modules"]
67

0 commit comments

Comments
 (0)