A mutable flag indicating whether the FluexGL DSP WebAssembly module has been compiled.
let hasInitializedWasm: boolean;
hasInitializedWasm is a top-level, mutable boolean binding exported from the package. It is initialized to false.
boolean – Always false as currently implemented.This value does not emit any errors or warnings.