Skip to content

Commit 0fc92c9

Browse files
Add strncat to wasm stdlib
Co-authored-by: Marshall <[email protected]>
1 parent b7fcf98 commit 0fc92c9

File tree

2 files changed

+1102
-1093
lines changed

2 files changed

+1102
-1093
lines changed

lib/src/wasm/stdlib-symbols.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"realloc",
1818
"strcmp",
1919
"strlen",
20+
"strncat",
2021
"strncmp",
2122
"strncpy",
2223
"towlower",

0 commit comments

Comments
 (0)