MCPcopy Create free account
hub / github.com/diffusionstudio/vits-web / stackAlloc

Function stackAlloc

src/piper.js:4196–4196  ·  view source on GitHub ↗
(a0)

Source from the content-addressed store, hash-verified

4194 var _free = (a0) => (_free = wasmExports['free'])(a0);
4195 var _malloc = (a0) => (_malloc = wasmExports['malloc'])(a0);
4196 var stackAlloc = (a0) => (stackAlloc = wasmExports['B'])(a0);
4197 var ___cxa_is_pointer_type = (a0) => (___cxa_is_pointer_type = wasmExports['C'])(a0);
4198 Module['addRunDependency'] = addRunDependency;
4199 Module['removeRunDependency'] = removeRunDependency;

Callers 2

stringToUTF8OnStackFunction · 0.85
callMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected