UNPKG

@onmax_/core

Version:

Nimiq's Rust-to-WASM web client (patched for Cloudflare Workers logging fix)

4 lines (3 loc) 175 B
// Cloudflare Workers compatible export - primitives only, no workers // Use bundler's main-wasm which uses sync initialization export * from '../bundler/main-wasm/index.js';