Skip to content

Commit 53f8b99

Browse files
committed
Note about bundle size
1 parent eba7f54 commit 53f8b99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ WebAssembly bindings to read and write the Parquet format to Apache Arrow.
44

55
This is designed to be used alongside a JavaScript [Arrow](https://arrow.apache.org/) implementation, such as the canonical [JS Arrow library](https://arrow.apache.org/docs/js/) or potentially [`arrow-wasm`](https://github.com/domoritz/arrow-wasm).
66

7+
Including all compression codecs, the generated brotli-encoded WASM bundle is 881KB.
8+
79
## Usage
810

911
### `readParquet`

0 commit comments

Comments
 (0)