MCPcopy Create free account
hub / github.com/callstackincubator/polygen /

Class

packages/codegen/src/codegen/modules.ts:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 * This class is created for each WebAssembly module that is processed by the `wasm2c` tool.
90 */
91export class W2CGeneratedModule extends W2CModuleBase {
92 /**
93 * Path to the file that the metadata was loaded from.
94 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected