Page Index - chung-leong/zigar GitHub Wiki
347 page(s) in this GitHub Wiki:
- Home
- A simple tutorial
- Please reload this page
- Abort signal
- Please reload this page
- Additional examples
- Please reload this page
- Allocator
- Please reload this page
- Allocator (JavaScript interface)
- Please reload this page
- Allocator.alloc(len[, align = 1])
- Please reload this page
- Allocator.dupe(arg)
- Please reload this page
- Allocator.free(arg)
- Please reload this page
- Array
- Please reload this page
- Async functions
- Please reload this page
- Bool
- Please reload this page
- Build process
- Please reload this page
- Compatibility
- Please reload this page
- Comptime fields
- Please reload this page
- Comptime float
- Please reload this page
- Comptime int
- Please reload this page
- Configuration
- Please reload this page
- Cowsay
- Please reload this page
- Cross langauge memory access
- Please reload this page
- Custom build file
- Please reload this page
- Deployment
- Please reload this page
- Donut
- Please reload this page
- Enum
- Please reload this page
- Enum literal
- Please reload this page
- Error set
- Please reload this page
- Error union
- Please reload this page
- Float
- Please reload this page
- Functions
- Please reload this page
- Generator
- Please reload this page
- Getting started
- Please reload this page
- Hello world
- Please reload this page
- Hello world (Bun)
- Please reload this page
- Hello world (Electron)
- Please reload this page
- Hello world (Node)
- Please reload this page
- Hello world (NW.js)
- Please reload this page
- Hello world (Rollup)
- Please reload this page
- Hello world (Vite)
- Please reload this page
- Hello world (Webpack)
- Please reload this page
- HTTP server
- Please reload this page
- HTTP server (zzz)
- Please reload this page
- Image filter
- Please reload this page
- Image filter (Bun)
- Please reload this page
- Image filter (Electron)
- Please reload this page
- Image filter (Node)
- Please reload this page
- Image filter (NW.js)
- Please reload this page
- Image filter (Rollup)
- Please reload this page
- Image filter (Vite)
- Please reload this page
- Image filter (Webpack)
- Please reload this page
- Image processing
- Please reload this page
- Implementation details
- Please reload this page
- Installation
- Please reload this page
- Int
- Please reload this page
- Interface structs
- Please reload this page
- Introduction
- Please reload this page
- Iterator
- Please reload this page
- JavaScript to Zig function conversion
- Please reload this page
- Language references
- Please reload this page
- Limitation ‣ No shared memory in Electron
- Please reload this page
- Limitation ‣ Number of concurrent function pointers in WebAssembly
- Please reload this page
- Limitations
- Please reload this page
- Lua interpreter
- Please reload this page
- Misalignment handling
- Please reload this page
- Modules
- Please reload this page
- Multithreading
- Please reload this page
- MySQL
- Please reload this page
- No return
- Please reload this page
- Null
- Please reload this page
- Opaque
- Please reload this page
- Option ‣ buildDir
- Please reload this page
- Option ‣ buildDirSize
- Please reload this page
- Option ‣ cacheDir
- Please reload this page
- Option ‣ clean
- Please reload this page
- Option ‣ embedWASM
- Please reload this page
- Option ‣ evalBranchQuota
- Please reload this page
- Option ‣ keepNames
- Please reload this page
- Option ‣ maxMemory
- Please reload this page
- Option ‣ modules
- Please reload this page
- Option ‣ multithreaded
- Please reload this page
- Option ‣ nodeCompat
- Please reload this page
- Option ‣ omitFunctions
- Please reload this page
- Option ‣ omitVariables
- Please reload this page
- Option ‣ optimize
- Please reload this page
- Option ‣ quiet
- Please reload this page
- Option ‣ recompile
- Please reload this page
- Option ‣ sourceFiles
- Please reload this page
- Option ‣ stackSize
- Please reload this page
- Option ‣ stripWASM
- Please reload this page
- Option ‣ targets
- Please reload this page
- Option ‣ topLevelAwait
- Please reload this page
- Option ‣ useLibc
- Please reload this page
- Option ‣ zigArgs
- Please reload this page
- Option ‣ zigPath
- Please reload this page
- Optional
- Please reload this page
- Output stream redirection
- Please reload this page
- Patching WebAssembly thread implementation
- Please reload this page
- Pointer
- Please reload this page
- Promise
- Please reload this page
- Raylib
- Please reload this page
- Reader and Writer
- Please reload this page
- Saving to server over HTTP 2
- Please reload this page
- SHA1 digest
- Please reload this page
- SHA1 digest (Bun)
- Please reload this page
- SHA1 digest (Electron)
- Please reload this page
- SHA1 digest (Node)
- Please reload this page
- SHA1 digest (NW.js)
- Please reload this page
- SHA1 digest (Vite)
- Please reload this page
- SHA1 digest (Webpack)
- Please reload this page
- Snprintf
- Please reload this page
- Special exports __zigar
- Please reload this page
- Special method ‣ slice(start, end)
- Please reload this page
- Special method ‣ subarray(start, end)
- Please reload this page
- Special method ‣ toJSON()
- Please reload this page
- Special method ‣ valueOf()
- Please reload this page
- Special methods
- Please reload this page
- Special module zigar
- Please reload this page
- Special properties
- Please reload this page
- Special property ‣ base64
- Please reload this page
- Special property ‣ clampedArray
- Please reload this page
- Special property ‣ dataView
- Please reload this page
- Special property ‣ dollar sign
- Please reload this page
- Special property ‣ string
- Please reload this page
- Special property ‣ typedArray
- Please reload this page
- SQLite
- Please reload this page
- Struct
- Please reload this page
- Tarball server
- Please reload this page
- Tarball viewer
- Please reload this page
- Text string
- Please reload this page
- Troubleshooting
- Please reload this page
- Troubleshooting Electron install packages
- Please reload this page
- Tuple
- Please reload this page
- Type
- Please reload this page
- Types
- Please reload this page
- Undefined
- Please reload this page
- Union
- Please reload this page
- Variables
- Please reload this page
- Vector
- Please reload this page
- Void
- Please reload this page
- Zig data structures in JavaScript
- Please reload this page
- zigar.function
- Please reload this page
- zigar.function.AbortSignal
- Please reload this page
- zigar.function.AbortSignal.off(self)
- Please reload this page
- zigar.function.AbortSignal.on(self)
- Please reload this page
- zigar.function.Generator(T, allocating)
- Please reload this page
- zigar.function.Generator(T, allocating).any(self)
- Please reload this page
- zigar.function.Generator(T, allocating).end(self)
- Please reload this page
- zigar.function.Generator(T, allocating).init(ptr, cb)
- Please reload this page
- zigar.function.Generator(T, allocating).pipe(self, iterator)
- Please reload this page
- zigar.function.Generator(T, allocating).yield(self, value)
- Please reload this page
- zigar.function.GeneratorArgOf(function)
- Please reload this page
- zigar.function.GeneratorOf(function)
- Please reload this page
- zigar.function.Promise(T)
- Please reload this page
- zigar.function.Promise(T).any(self)
- Please reload this page
- zigar.function.Promise(T).init(ptr, cb)
- Please reload this page
- zigar.function.Promise(T).partition(self, allocator, count)
- Please reload this page
- zigar.function.Promise(T).resolve(self, value)
- Please reload this page
- zigar.function.PromiseArgOf(function)
- Please reload this page
- zigar.function.PromiseOf(function)
- Please reload this page
- zigar.function.release(fn_ptr)
- Please reload this page
- zigar.thread
- Please reload this page
- zigar.thread.end()
- Please reload this page
- zigar.thread.setParentId(id)
- Please reload this page
- zigar.thread.use()
- Please reload this page
- zigar.thread.WorkQueue(ns)
- Please reload this page
- zigar.thread.WorkQueue(ns).clear(self)
- Please reload this page
- zigar.thread.WorkQueue(ns).deinitAsync(self, promise)
- Please reload this page
- zigar.thread.WorkQueue(ns).init(self, options)
- Please reload this page
- zigar.thread.WorkQueue(ns).Options
- Please reload this page
- zigar.thread.WorkQueue(ns).push(self, func, args, dest)
- Please reload this page
- zigar.thread.WorkQueue(ns).ThreadEndParams
- Please reload this page
- zigar.thread.WorkQueue(ns).ThreadStartError
- Please reload this page
- zigar.thread.WorkQueue(ns).ThreadStartParams
- Please reload this page
- zigar.thread.WorkQueue(ns).wait(self)
- Please reload this page
- zigar.thread.WorkQueue(ns).waitAsync(self, promise)
- Please reload this page