[go: up one dir, main page]

WASI, averages and aggregation deserialization fixes

### BSON

- Added Wasm WASI support (!126)

### DSL

- Added the `$avg` accumulator (679ebb2c, !127)
- Added the `$avg` aggregator (ebdc71de, !127)

### Drivers

- Fixed `AggregationPipeline.reinterpret` which attempted to deserialize the wrong type (#91, !129)