MCPcopy Create free account

hub / github.com/callstackincubator/polygen / functions

Functions615 in github.com/callstackincubator/polygen

FunctionExamples
()
apps/example/src/App.tsx:54
MethodExport
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:31
MethodExternRefTable
packages/polygen/cpp/ReactNativePolygen/WebAssembly/ExternRefTable.h:24
FunctionExternalModuleExample
()
apps/example/src/examples/ExternalModuleExample.tsx:11
FunctionFetchModuleExample
()
apps/example/src/examples/FetchExample.tsx:4
FunctionFuncDocTable
(props: { func: FunctionSymbolDocumentation })
docs/components/DocTable.tsx:31
MethodFuncRefTable
packages/polygen/cpp/ReactNativePolygen/WebAssembly/FuncRefTable.h:25
MethodGlobal
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Global.h:33
FunctionHomePage
()
docs/app/(home)/page.tsx:10
MethodImport
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:40
FunctionImportValidationExample
()
apps/example/src/examples/ImportValidationExample.tsx:5
MethodJ
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:1795
FunctionJava_com_wasm_WasmModule_nativeMultiply
packages/polygen/android/cpp-adapter.cpp:5
FunctionLayout
({ children }: { children: ReactNode })
docs/app/layout.tsx:18
FunctionLayout
({ children }: { children: ReactNode })
docs/app/(home)/layout.tsx:5
FunctionLayout
({ children }: { children: ReactNode })
docs/app/docs/layout.tsx:43
MethodLoader
packages/polygen/cpp/ReactNativePolygen/Loader.h:24
MethodLoaderError
packages/polygen/cpp/ReactNativePolygen/Loader.cpp:13
MethodMemory
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Memory.h:16
MethodModule
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:47
MethodModuleBag
packages/polygen/cpp/ReactNativePolygen/ModuleBag.h:31
MethodModuleBagEntry
packages/polygen/cpp/ReactNativePolygen/ModuleBag.h:25
FunctionModuleFromBufferExample
()
apps/example/src/examples/ModuleFromBufferExample.tsx:7
FunctionNavigation
()
apps/example/src/App.tsx:91
FunctionPage
(props: { params: Promise<{ slug?: string[] }>; })
docs/app/docs/[[...slug]]/page.tsx:12
FunctionPageHeader
(props: PageHeaderProps)
docs/components/PageHeader.tsx:10
FunctionPrettyCard
(props: PrettyCardProps)
docs/components/PrettyCard.tsx:13
FunctionProsConsOverview
(props: ProsConsOverviewProps)
docs/components/ProsConsOverview.tsx:10
MethodReactNativePolygen
packages/polygen/cpp/ReactNativePolygen/ReactNativePolygen.cpp:17
MethodSharedLibraryModule
packages/polygen/cpp/ReactNativePolygen/SharedLibraryModule.h:16
MethodStaticLibraryModule
packages/polygen/cpp/ReactNativePolygen/StaticLibraryModule.h:15
MethodTableElementTypeError
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Table.h:20
FunctionTableExample
()
apps/example/src/examples/TableExample.tsx:15
MethodTrapError
packages/polygen/cpp/ReactNativePolygen/bridge.cpp:11
Method_H
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:571
MethodaddExport
(exported: Export)
packages/wasm-parser/src/module.ts:154
MethodaddFunction
(funcType: FunctionType)
packages/wasm-parser/src/module.ts:104
MethodaddGlobal
(global: GlobalType)
packages/wasm-parser/src/module.ts:112
MethodaddImport
(imp: ModuleImport)
packages/wasm-parser/src/module.ts:136
MethodaddMemory
(memory: MemoryType)
packages/wasm-parser/src/module.ts:128
MethodaddParameter
(block: FunctionParameter)
packages/codegen/src/source-builder/builder.decls.ts:41
MethodaddTable
(table: TableType)
packages/wasm-parser/src/module.ts:120
MethodappendData
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:3031
MethodasConstPtr
()
packages/codegen/src/source-builder/builder.types.ts:77
MethodasConstRef
()
packages/codegen/src/source-builder/builder.types.ts:69
MethodasPtr
()
packages/codegen/src/source-builder/builder.types.ts:73
Methodattach
packages/polygen/cpp/ReactNativePolygen/NativeStateHelper.h:28
Functionauto
()
packages/codegen/src/source-builder/builder.types.ts:5
MethodbeforeModulesGenerated
(codegen: Codegen)
packages/polygen-cli/src/plugin.ts:10
MethodbenchmarkAlgorithms
Function to measure performance of all hashing algorithms when hashing 10 million repetitions of argument 'target.'
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4545
MethodbenchmarkAlgorithms_File
Function to measure performance of all hashing algorithms when hashing a given file
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4582
MethodbenchmarkAlgorithms_HMAC
Function to measure performance of all HMAC hashing algorithms when hashing 10 million repetitions of argument 'target' with key 'key.'
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4564
Methodbuffer
()
packages/polygen/src/api/Memory.ts:46
Methodbuild
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.expr.ts:39
Methodbuild
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.types.ts:45
Methodbuild
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.decls.ts:51
Methodbuild
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.decls.ts:118
FunctionbuildExportBridgeHeader
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/module-bridge.ts:20
FunctionbuildExportBridgeSource
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/module-bridge.ts:69
FunctionbuildImportBridgeHeader
(importedModule: W2CExternModule)
packages/codegen/src/templates/library/imports-bridge.ts:24
FunctionbuildImportBridgeSource
(importedModule: W2CExternModule)
packages/codegen/src/templates/library/imports-bridge.ts:69
FunctionbuildLoaderSource
(generatedModules: W2CGeneratedModule[])
packages/codegen/src/templates/host.ts:5
MethodbuildModuleMetadata
packages/polygen/cpp/ReactNativePolygen/ReactNativePolygen.cpp:160
FunctionbuildStaticLibraryHeader
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/static-lib.ts:6
FunctionbuildStaticLibrarySource
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/static-lib.ts:34
Functionbyteswap
packages/polygen/cpp/ReactNativePolygen/w2c.cpp:16
MethodcheckAlgorithms
Function to check each algorithm for correctness
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4520
MethodcheckAlgorithms_HMAC
Function to check each algorithm for HMAC correctness
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4532
FunctioncoerceToNumber
packages/polygen/cpp/ReactNativePolygen/gen-utils.h:35
MethodconfigFileName
()
packages/polygen-project/src/project.paths.ts:14
Functionconstructor
(name: string)
packages/codegen/src/codegen/modules.ts:37
Methodconstructor
(message: string, inner: unknown)
packages/polygen-config/src/find-config.ts:22
Methodconstructor
(msg: string, originalError?: Error | string)
packages/polygen-cli/src/helpers/errors.ts:6
Methodconstructor
(byteOrder: ByteOrder, target?: ArrayBuffer | number)
packages/binary-utils/src/binary-writer.ts:36
Methodconstructor
(buffer: ArrayBuffer, byteOrder: ByteOrder)
packages/binary-utils/src/binary-reader.ts:33
Methodconstructor
(instance: OpaqueMemoryNativeHandle | MemoryDescriptor)
packages/polygen/src/api/Memory.ts:34
Methodconstructor
( instance: OpaqueMemoryNativeHandle | GlobalDescriptor, initialValue?: number )
packages/polygen/src/api/Global.ts:47
Methodconstructor
(message: string, ...args: any[])
packages/polygen/src/api/errors.ts:5
Methodconstructor
(message: string, ...args: any[])
packages/polygen/src/api/errors.ts:15
Methodconstructor
(module: Module, imports: ImportObject = {})
packages/polygen/src/api/Instance.ts:17
Methodconstructor
(buffer: ArrayBuffer)
packages/polygen/src/api/Module.ts:17
Methodconstructor
( instance: OpaqueTableNativeHandle | TableDescriptor, value?: any )
packages/polygen/src/api/Table.ts:42
Methodconstructor
(buffer: ArrayBuffer)
packages/wasm-parser/src/module.ts:72
Methodconstructor
(message: string, offset?: number)
packages/wasm-parser/src/reader/errors.ts:17
Methodconstructor
(project: Project)
packages/polygen-project/src/project.paths.ts:10
Methodconstructor
( projectRoot: string, configPath: string, options: ResolvedPolygenConfig )
packages/polygen-project/src/project.ts:46
Methodconstructor
(public packageName: string)
packages/polygen-project/src/deps.ts:9
Methodconstructor
(public packageName: string)
packages/polygen-project/src/deps.ts:20
Methodconstructor
(project: Project)
packages/polygen-project/src/project.modules.ts:27
Methodconstructor
* Creates a new W2CGenerator instance for the specified project and options. * * @see create
packages/codegen/src/codegen.ts:120
Methodconstructor
(path: string)
packages/codegen/src/helpers/output-generator.ts:16
Methodconstructor
(path: string)
packages/codegen/src/helpers/output-generator.ts:29
Methodconstructor
( options: OutputGeneratorOptions, previousWrittenFiles?: WrittenFilesMap )
packages/codegen/src/helpers/output-generator.ts:95
Methodconstructor
(message: string)
packages/codegen/src/wasm2c/wasm2c.ts:12
Methodconstructor
(message: string)
packages/codegen/src/source-builder/builder.block.ts:7
Methodconstructor
(isHeader: boolean, writer?: SourceWriter)
packages/codegen/src/source-builder/builder.block.ts:17
Methodconstructor
(expr: ExpressionAction | string = '')
packages/codegen/src/source-builder/builder.expr.ts:27
Methodconstructor
(type: string)
packages/codegen/src/source-builder/builder.types.ts:41
Methodconstructor
( name: string, returnTypeBuilder?: TypeBuilder, parameters: FunctionParameter[] = [] )
packages/codegen/src/source-builder/builder.decls.ts:22
Methodconstructor
(name: string, typeBuilder?: TypeBuilder)
packages/codegen/src/source-builder/builder.decls.ts:78
← previousnext →301–400 of 615, ranked by callers