Hacker News new | ask | show | jobs
by wolfejam 82 days ago
Fair point — globe.gl (Three.js) handles the 3D rendering client-side.

The 2.7KB WASM is the server-side scoring engine — Zig-compiled, runs on every request at the Cloudflare edge. The globe visualizes where those executions happen.

Two separate layers: WASM at the edge, JS in the browser.

1 comments

Ah ok, might have made more sense to link to the about page tbh, but that probably would have looked too obviously like an advertisement ;)
just trying to show the zig-wasm binary and CF edge :)