Skip to content

Commit 3a8d431

Browse files
authored
Merge pull request tree-sitter#1914 from dstoc/master
Add towlower to wasm exports
2 parents e0f5461 + 8d0997d commit 3a8d431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/binding_web/exports.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"_strcmp",
3636
"_strncpy",
3737
"_tolower",
38+
"_towlower",
3839
"_towupper",
3940
"_stderr",
4041

0 commit comments

Comments
 (0)