MCPcopy Create free account
hub / github.com/apitable/apitable / databus_wasm.js

File databus_wasm.js

packages/databus-wasm-nodejs/cjs/databus_wasm.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let imports = {};
2imports['__wbindgen_placeholder__'] = module.exports;
3let wasm;
4const { TextEncoder, TextDecoder } = require(`util`);

Callers

nothing calls this directly

Calls 15

fetchFunction · 0.85
warnMethod · 0.80
stringifyMethod · 0.80
getInt32Memory0Function · 0.70
takeObjectFunction · 0.70
addHeapObjectFunction · 0.70
passStringToWasm0Function · 0.70
getObjectFunction · 0.70
isLikeNoneFunction · 0.70
getFloat64Memory0Function · 0.70
getStringFromWasm0Function · 0.70
handleErrorFunction · 0.70

Tested by

no test coverage detected