Skip to content

Commit ca16913

Browse files
authored
use jsnolambdalifting (#369)
1 parent 1be4576 commit ca16913

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/frontend/forum.nim.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
-d:js
1+
-d:js
2+
@if nimHasJsNoLambdaLifting:
3+
legacy:jsnolambdalifting
4+
@end

0 commit comments

Comments
 (0)