@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Interface InitOptions

    Options accepted by init / initSync on every platform entry.

    interface InitOptions {
        feature?: Feature;
    }
    Index
    feature?: Feature

    Which wasm variant to load. Default: "full".