The wasm module surface the extractor commits through: the tile pool bindings plus the Geometry-taking commit (embind commitGeometryTile, which serialises a reified Geometry's payload straight into pool chunks).
commitGeometryTile
Commit a reified geometry's payload into the wasm tile pool.
The tile's asset id.
The wasm Geometry object (reified on access).
True on success.
The wasm module surface the extractor commits through: the tile pool bindings plus the Geometry-taking commit (embind
commitGeometryTile, which serialises a reified Geometry's payload straight into pool chunks).