Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstackincubator/polygen
/ functions
Functions
615 in github.com/callstackincubator/polygen
⨍
Functions
615
◇
Types & classes
231
Function
Examples
()
apps/example/src/App.tsx:54
Method
Export
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:31
Method
ExternRefTable
packages/polygen/cpp/ReactNativePolygen/WebAssembly/ExternRefTable.h:24
Function
ExternalModuleExample
()
apps/example/src/examples/ExternalModuleExample.tsx:11
Function
FetchModuleExample
()
apps/example/src/examples/FetchExample.tsx:4
Function
FuncDocTable
(props: { func: FunctionSymbolDocumentation })
docs/components/DocTable.tsx:31
Method
FuncRefTable
packages/polygen/cpp/ReactNativePolygen/WebAssembly/FuncRefTable.h:25
Method
Global
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Global.h:33
Function
HomePage
()
docs/app/(home)/page.tsx:10
Method
Import
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:40
Function
ImportValidationExample
()
apps/example/src/examples/ImportValidationExample.tsx:5
Method
J
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:1795
Function
Java_com_wasm_WasmModule_nativeMultiply
packages/polygen/android/cpp-adapter.cpp:5
Function
Layout
({ children }: { children: ReactNode })
docs/app/layout.tsx:18
Function
Layout
({ children }: { children: ReactNode })
docs/app/(home)/layout.tsx:5
Function
Layout
({ children }: { children: ReactNode })
docs/app/docs/layout.tsx:43
Method
Loader
packages/polygen/cpp/ReactNativePolygen/Loader.h:24
Method
LoaderError
packages/polygen/cpp/ReactNativePolygen/Loader.cpp:13
Method
Memory
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Memory.h:16
Method
Module
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Module.h:47
Method
ModuleBag
packages/polygen/cpp/ReactNativePolygen/ModuleBag.h:31
Method
ModuleBagEntry
packages/polygen/cpp/ReactNativePolygen/ModuleBag.h:25
Function
ModuleFromBufferExample
()
apps/example/src/examples/ModuleFromBufferExample.tsx:7
Function
Navigation
()
apps/example/src/App.tsx:91
Function
Page
(props: { params: Promise<{ slug?: string[] }>; })
docs/app/docs/[[...slug]]/page.tsx:12
Function
PageHeader
(props: PageHeaderProps)
docs/components/PageHeader.tsx:10
Function
PrettyCard
(props: PrettyCardProps)
docs/components/PrettyCard.tsx:13
Function
ProsConsOverview
(props: ProsConsOverviewProps)
docs/components/ProsConsOverview.tsx:10
Method
ReactNativePolygen
packages/polygen/cpp/ReactNativePolygen/ReactNativePolygen.cpp:17
Method
SharedLibraryModule
packages/polygen/cpp/ReactNativePolygen/SharedLibraryModule.h:16
Method
StaticLibraryModule
packages/polygen/cpp/ReactNativePolygen/StaticLibraryModule.h:15
Method
TableElementTypeError
packages/polygen/cpp/ReactNativePolygen/WebAssembly/Table.h:20
Function
TableExample
()
apps/example/src/examples/TableExample.tsx:15
Method
TrapError
packages/polygen/cpp/ReactNativePolygen/bridge.cpp:11
Method
_H
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:571
Method
addExport
(exported: Export)
packages/wasm-parser/src/module.ts:154
Method
addFunction
(funcType: FunctionType)
packages/wasm-parser/src/module.ts:104
Method
addGlobal
(global: GlobalType)
packages/wasm-parser/src/module.ts:112
Method
addImport
(imp: ModuleImport)
packages/wasm-parser/src/module.ts:136
Method
addMemory
(memory: MemoryType)
packages/wasm-parser/src/module.ts:128
Method
addParameter
(block: FunctionParameter)
packages/codegen/src/source-builder/builder.decls.ts:41
Method
addTable
(table: TableType)
packages/wasm-parser/src/module.ts:120
Method
appendData
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:3031
Method
asConstPtr
()
packages/codegen/src/source-builder/builder.types.ts:77
Method
asConstRef
()
packages/codegen/src/source-builder/builder.types.ts:69
Method
asPtr
()
packages/codegen/src/source-builder/builder.types.ts:73
Method
attach
packages/polygen/cpp/ReactNativePolygen/NativeStateHelper.h:28
Function
auto
()
packages/codegen/src/source-builder/builder.types.ts:5
Method
beforeModulesGenerated
(codegen: Codegen)
packages/polygen-cli/src/plugin.ts:10
Method
benchmarkAlgorithms
Function to measure performance of all hashing algorithms when hashing 10 million repetitions of argument 'target.'
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4545
Method
benchmarkAlgorithms_File
Function to measure performance of all hashing algorithms when hashing a given file
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4582
Method
benchmarkAlgorithms_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
Method
buffer
()
packages/polygen/src/api/Memory.ts:46
Method
build
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.expr.ts:39
Method
build
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.types.ts:45
Method
build
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.decls.ts:51
Method
build
(writer: SourceWriter)
packages/codegen/src/source-builder/builder.decls.ts:118
Function
buildExportBridgeHeader
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/module-bridge.ts:20
Function
buildExportBridgeSource
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/module-bridge.ts:69
Function
buildImportBridgeHeader
(importedModule: W2CExternModule)
packages/codegen/src/templates/library/imports-bridge.ts:24
Function
buildImportBridgeSource
(importedModule: W2CExternModule)
packages/codegen/src/templates/library/imports-bridge.ts:69
Function
buildLoaderSource
(generatedModules: W2CGeneratedModule[])
packages/codegen/src/templates/host.ts:5
Method
buildModuleMetadata
packages/polygen/cpp/ReactNativePolygen/ReactNativePolygen.cpp:160
Function
buildStaticLibraryHeader
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/static-lib.ts:6
Function
buildStaticLibrarySource
(module: W2CGeneratedModule)
packages/codegen/src/templates/library/static-lib.ts:34
Function
byteswap
packages/polygen/cpp/ReactNativePolygen/w2c.cpp:16
Method
checkAlgorithms
Function to check each algorithm for correctness
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4520
Method
checkAlgorithms_HMAC
Function to check each algorithm for HMAC correctness
packages/polygen/cpp/ReactNativePolygen/utils/hashpp.h:4532
Function
coerceToNumber
packages/polygen/cpp/ReactNativePolygen/gen-utils.h:35
Method
configFileName
()
packages/polygen-project/src/project.paths.ts:14
Function
constructor
(name: string)
packages/codegen/src/codegen/modules.ts:37
Method
constructor
(message: string, inner: unknown)
packages/polygen-config/src/find-config.ts:22
Method
constructor
(msg: string, originalError?: Error | string)
packages/polygen-cli/src/helpers/errors.ts:6
Method
constructor
(byteOrder: ByteOrder, target?: ArrayBuffer | number)
packages/binary-utils/src/binary-writer.ts:36
Method
constructor
(buffer: ArrayBuffer, byteOrder: ByteOrder)
packages/binary-utils/src/binary-reader.ts:33
Method
constructor
(instance: OpaqueMemoryNativeHandle | MemoryDescriptor)
packages/polygen/src/api/Memory.ts:34
Method
constructor
( instance: OpaqueMemoryNativeHandle | GlobalDescriptor, initialValue?: number )
packages/polygen/src/api/Global.ts:47
Method
constructor
(message: string, ...args: any[])
packages/polygen/src/api/errors.ts:5
Method
constructor
(message: string, ...args: any[])
packages/polygen/src/api/errors.ts:15
Method
constructor
(module: Module, imports: ImportObject = {})
packages/polygen/src/api/Instance.ts:17
Method
constructor
(buffer: ArrayBuffer)
packages/polygen/src/api/Module.ts:17
Method
constructor
( instance: OpaqueTableNativeHandle | TableDescriptor, value?: any )
packages/polygen/src/api/Table.ts:42
Method
constructor
(buffer: ArrayBuffer)
packages/wasm-parser/src/module.ts:72
Method
constructor
(message: string, offset?: number)
packages/wasm-parser/src/reader/errors.ts:17
Method
constructor
(project: Project)
packages/polygen-project/src/project.paths.ts:10
Method
constructor
( projectRoot: string, configPath: string, options: ResolvedPolygenConfig )
packages/polygen-project/src/project.ts:46
Method
constructor
(public packageName: string)
packages/polygen-project/src/deps.ts:9
Method
constructor
(public packageName: string)
packages/polygen-project/src/deps.ts:20
Method
constructor
(project: Project)
packages/polygen-project/src/project.modules.ts:27
Method
constructor
* Creates a new W2CGenerator instance for the specified project and options. * * @see create
packages/codegen/src/codegen.ts:120
Method
constructor
(path: string)
packages/codegen/src/helpers/output-generator.ts:16
Method
constructor
(path: string)
packages/codegen/src/helpers/output-generator.ts:29
Method
constructor
( options: OutputGeneratorOptions, previousWrittenFiles?: WrittenFilesMap )
packages/codegen/src/helpers/output-generator.ts:95
Method
constructor
(message: string)
packages/codegen/src/wasm2c/wasm2c.ts:12
Method
constructor
(message: string)
packages/codegen/src/source-builder/builder.block.ts:7
Method
constructor
(isHeader: boolean, writer?: SourceWriter)
packages/codegen/src/source-builder/builder.block.ts:17
Method
constructor
(expr: ExpressionAction | string = '')
packages/codegen/src/source-builder/builder.expr.ts:27
Method
constructor
(type: string)
packages/codegen/src/source-builder/builder.types.ts:41
Method
constructor
( name: string, returnTypeBuilder?: TypeBuilder, parameters: FunctionParameter[] = [] )
packages/codegen/src/source-builder/builder.decls.ts:22
Method
constructor
(name: string, typeBuilder?: TypeBuilder)
packages/codegen/src/source-builder/builder.decls.ts:78
← previous
next →
301–400 of 615, ranked by callers