WebAssembly bindings (retired)

The WebAssembly binding has been replaced by a pure TypeScript reader, published under the same npm name @cityjson/flatcitybuf. It runs the same code in the browser and in Node.js, ships no .wasm, and fixes several defects the WASM binding had. This page is kept only so old links do not break.

  • Reading FlatCityBuf in the browser or in Node.jsTypeScript, including a migration table from the old WASM API.
  • The browser demo that used to live here → the web viewer, which opens the full 3DBAG over HTTP and renders it with deck.gl.