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 f2a7202 commit 789681eCopy full SHA for 789681e
Python/emscripten_syscalls.c
@@ -1,3 +1,5 @@
1
+#include "emscripten.h"
2
+
3
// If we're running in node, report the UID of the user in the native system as
4
// the UID of the user. Since the nodefs will report the uid correctly, if we
5
// don't make getuid report it correctly too we'll see some permission errors.
0 commit comments