Skip to content

Commit 6b07a8c

Browse files
committed
Comment.
1 parent 2a013e8 commit 6b07a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/library_wasmfs_opfs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ mergeInto(LibraryManager.library, {
1515
$wasmfsOPFSBlobs: "new HandleAllocator()",
1616

1717
#if !USE_PTHREADS
18+
// OPFS will only be used on modern browsers that supports JS classes.
1819
$FileSystemAsyncAccessHandle: class FileSystemAsyncAccessHandle {
1920
// This class implements the same interface as the sync version, but has
2021
// async reads and writes. Hopefully this will one day be implemented by the

0 commit comments

Comments
 (0)