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