Skip to content

Commit

Permalink
915494: Changed versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dharshana4609 committed Oct 28, 2024
1 parent cccd196 commit 4564dbb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3745,6 +3745,7 @@ var PDFiumModule = (() => {
});
FS.FSNode = FSNode;
FS.staticInit();
Module["FS"] = FS;
var wasmImports = {
"__call_sighandler": ___call_sighandler,
"__syscall_fcntl64": ___syscall_fcntl64,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3745,6 +3745,7 @@ var PDFiumModule = (() => {
});
FS.FSNode = FSNode;
FS.staticInit();
Module["FS"] = FS;
var wasmImports = {
"__call_sighandler": ___call_sighandler,
"__syscall_fcntl64": ___syscall_fcntl64,
Expand Down

Large diffs are not rendered by default.

0 comments on commit 4564dbb

Please sign in to comment.