WasmTS Browser Demo

WebAssembly port of JTS Topology Suite via GraalVM web-image. GitHub | JTS | web-image

About WasmTS

JTS Topology Suite 1.20.0 transpiled to WebAssembly using GraalVM Native Image (26 EA) with web-image backend. Direct Java-JavaScript bindings via @JS annotations. Runs entirely client-side.

Features

Visualization uses backproj + maplibre-proj to display geometry in any projected CRS via proj-wasm for in-browser coordinate transformation. Use the Projection picker above to change the CRS and origin point.

Loading WASM module...

Interactive REPL

Enter JavaScript code using the wasmts API. Demos ending with visualization() render geometry on a map below.