maplibre-rs
maplibre-rs copied to clipboard
Build and run in Deno
The Deno JavaScript runtime allows to run WebGPU and WebAssembly in a headless mode. This means we could use Deno to create PNG raster image from vector data in a headless mode.
We can then also distribute maplibre-rs on https://wapm.io/
Related: #47