当前 JavaScript 运行环境中与 GMKit 相关的基础能力探测结果。
是否提供原生 BigInt。
BigInt
当前 CommonJS 环境是否可加载 node:crypto.randomBytes。
node:crypto.randomBytes
是否提供全局或 Node.js TextDecoder。
TextDecoder
是否提供全局或 Node.js TextEncoder。
TextEncoder
是否提供 crypto.getRandomValues。
crypto.getRandomValues
当前 JavaScript 运行环境中与 GMKit 相关的基础能力探测结果。