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

Class

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

Source from the content-addressed store, hash-verified

18 * - `W2CGeneratedModule` - represents a generated module wrapping a WebAssembly module.
19 */
20export abstract class W2CModuleBase {
21 /**
22 * Original name of the imported module.
23 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected