export const
bigInt: () => Promise<boolean>,
bulkMemory: () => Promise<boolean>,
exceptions: () => Promise<boolean>,
multiValue: () => Promise<boolean>,
mutableGlobals: () => Promise<boolean>,
referenceTypes: () => Promise<boolean>,
saturatedFloatToInt: () => Promise<boolean>,
signExtensions: () => Promise<boolean>,
simd: () => Promise<boolean>,
tailCall: () => Promise<boolean>,
threads: () => Promise<boolean>;