We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d308f02 commit fd5f6f3Copy full SHA for fd5f6f3
amalgam.js
@@ -37,7 +37,9 @@ let source = "#if defined(QJS_BUILD_LIBC) && defined(__linux__) && !defined(_GNU
37
+ libregexp_c
38
+ libunicode_c
39
+ "#ifdef QJS_BUILD_LIBC\n"
40
+ + "#ifdef _MSC_VER\n"
41
+ dirent_compat_h
42
+ + "#endif\n"
43
+ quickjs_libc_h
44
+ quickjs_libc_c
45
+ "#endif // QJS_BUILD_LIBC\n"
0 commit comments