Implement wasm FILTER and UNIQUE formulas #5

Merged
kalmyk merged 1 commit from codex/filter-unique-wasm into main 2026-03-26 07:09:58 +00:00
Owner

Summary

  • add actual protocol and wasm kernel support for FILTER and UNIQUE
  • enable native array comparison masks so FILTER(A1:A4,A1:A4>2) can stay on the wasm path
  • add compiler, engine, fixture, and kernel coverage for the new native formula behavior

Validation

  • pnpm run ci
## Summary - add actual protocol and wasm kernel support for FILTER and UNIQUE - enable native array comparison masks so FILTER(A1:A4,A1:A4>2) can stay on the wasm path - add compiler, engine, fixture, and kernel coverage for the new native formula behavior ## Validation - pnpm run ci
Implement wasm FILTER and UNIQUE formulas
All checks were successful
forgejo-ci / strict-verify (pull_request) Successful in 2m26s
6e8eee6085
kalmyk merged commit 07238eff6e into main 2026-03-26 07:09:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kalmyk/bilig!5
No description provided.