Cargo Features

open-vector-tile has no features set by default.

[dependencies]
open-vector-tile = { version = "1.4.0", features = ["wasm"] }
wasm = lol_alloc

Affects open-vector-tile::create_vector_tile, open-vector-tile::free_vector_tile, open-vector-tile::allocUnicodeArray, open-vector-tile::free

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lol_alloc wasm?

Enables lol_alloc

WASM dependencies