Skip to content

Commit

Permalink
Note about bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron committed Mar 6, 2022
1 parent eba7f54 commit 53f8b99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ WebAssembly bindings to read and write the Parquet format to Apache Arrow.

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).

Including all compression codecs, the generated brotli-encoded WASM bundle is 881KB.

## Usage

### `readParquet`
Expand Down

0 comments on commit 53f8b99

Please sign in to comment.