Skip to content

Commit 48c8a37

Browse files
committed
allow easy exporting of the FS
1 parent bff0861 commit 48c8a37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/postamble.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
// === Auto-generated postamble setup entry stuff ===
33

4+
{{{ maybeExport('FS') }}}
5+
46
#if MEM_INIT_METHOD == 2
57
#if USE_PTHREADS
68
if (memoryInitializer && !ENVIRONMENT_IS_PTHREAD) (function(s) {

0 commit comments

Comments
 (0)