maplibre-rs icon indicating copy to clipboard operation
maplibre-rs copied to clipboard

Build and run in Deno

Open maxammann opened this issue 2 years ago • 0 comments

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

maxammann avatar Apr 25 '22 13:04 maxammann