UNPKG

@hazae41/berith

Version:

WebAssembly port of Ed25519 signatures and X25519 key exchange

1 lines 610 B
{"version":3,"file":"index.cjs","sources":["../../../../../src/node/mods/index.ts"],"sourcesContent":["export * from \"../../../wasm/pkg/berith.js\";\n\nimport { __wbg_init, InitOutput } from \"../../../wasm/pkg/berith.js\";\nimport { data } from \"../../../wasm/pkg/berith.wasm.js\";\n\nlet output: InitOutput | undefined = undefined\n\nexport async function initBundledOnce() {\n return output ??= await __wbg_init(data)\n}\n"],"names":["__wbg_init","data"],"mappings":";;;;;AAKA,IAAI,MAAM,GAA2B,SAAS,CAAA;AAEvC,eAAe,eAAe,GAAA;AACnC,IAAA,OAAO,MAAM,KAAK,MAAMA,iBAAU,CAACC,gBAAI,CAAC,CAAA;AAC1C;;;;;;;;;;;;;"}