threads property

bool threads
final

The WebAssembly threads proposal, shared memory and atomics https://docs.rs/wasmtime/14.0.4/wasmtime/struct.Config.html#method.wasm_threads

Implementation

final bool threads;