Skip to content

Add web UI#7151

Merged
gatesn merged 6 commits intodevelopfrom
ngates/vortex-web
Mar 25, 2026
Merged

Add web UI#7151
gatesn merged 6 commits intodevelopfrom
ngates/vortex-web

Conversation

@gatesn
Copy link
Contributor

@gatesn gatesn commented Mar 25, 2026

AI slop PR to add the initial skeleton of a Vortex web explorer.

  • It creates a vite + TS + react + tailwind project, based on the styles of vortex.dev
  • A vortex-web-wasm crate for exposing a limited WASM API to Vortex.
  • Drag-n-drop / browse for Vortex files, opens the file and displays row count and dtype

TODO:

  • Explore if this is the right way to setup previews. We need to manually deploy since we must build the WASM asset.
Screenshot 2026-03-24 at 23 46 48 Screenshot 2026-03-24 at 23 46 45

gatesn added 2 commits March 24, 2026 23:47
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn requested a review from robert3005 March 25, 2026 03:53
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 25, 2026

Merging this PR will degrade performance by 10.2%

❌ 1 regressed benchmark
✅ 1105 untouched benchmarks
⏩ 1522 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation map_each[BufferMut<i32>, 128] 770.6 ns 858.1 ns -10.2%

Comparing ngates/vortex-web (c13ecd7) with develop (ec2c602)

Open in CodSpeed

Footnotes

  1. 1522 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn added the changelog/feature A new feature label Mar 25, 2026
gatesn added 2 commits March 25, 2026 11:06
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn enabled auto-merge (squash) March 25, 2026 15:21
@gatesn gatesn merged commit 2383946 into develop Mar 25, 2026
59 of 60 checks passed
@gatesn gatesn deleted the ngates/vortex-web branch March 25, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants