diff --git a/lib/src/wasm/stdlib-symbols.txt b/lib/src/wasm/stdlib-symbols.txt index fcaf063e..fca201dd 100644 --- a/lib/src/wasm/stdlib-symbols.txt +++ b/lib/src/wasm/stdlib-symbols.txt @@ -16,8 +16,8 @@ "memset", "realloc", "strcmp", -"strncmp", "strlen", +"strncmp", "strncpy", "towlower", "towupper",