diff --git a/protocol/src/main/resources/typescript/buffer/Long.ts b/protocol/src/main/resources/typescript/buffer/Long.ts index dac9a00b..840b667d 100644 --- a/protocol/src/main/resources/typescript/buffer/Long.ts +++ b/protocol/src/main/resources/typescript/buffer/Long.ts @@ -13,6 +13,7 @@ type WasmExports = { let wasm: WasmExports; try { + // nodejs环境无法使用 wasm = new WebAssembly.Instance( new WebAssembly.Module( new Uint8Array([