Page Index - chung-leong/zigar GitHub Wiki
429 page(s) in this GitHub Wiki:
- Home
- A simple tutorial
- Please reload this page
- Additional examples
- Please reload this page
- Async functions
- Please reload this page
- Build process
- Please reload this page
- Client side SQLite
- Please reload this page
- Client side SQLite with remote file
- Please reload this page
- Compatibility
- Please reload this page
- Comptime fields
- Please reload this page
- Configuration
- Please reload this page
- Cowsay
- Please reload this page
- Cross langauge memory access
- Please reload this page
- Customizing build
- Please reload this page
- Deployment
- Please reload this page
- Directory interface
- Please reload this page
- Donut
- Please reload this page
- Event ‣ log
- Please reload this page
- Event ‣ mkdir
- Please reload this page
- Event ‣ open
- Please reload this page
- Event ‣ rmdir
- Please reload this page
- Event ‣ set_times
- Please reload this page
- Event ‣ stat
- Please reload this page
- Event ‣ unlink
- Please reload this page
- Events
- Please reload this page
- File interface
- Please reload this page
- Functions
- 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
- Implementation details
- Please reload this page
- Installation
- Please reload this page
- Interface struct ‣ Abort signal
- Please reload this page
- Interface struct ‣ Allocator
- Please reload this page
- Interface struct ‣ Allocator (JavaScript interface)
- Please reload this page
- Interface struct ‣ Allocator.alloc(len[, align = 1])
- Please reload this page
- Interface struct ‣ Allocator.dupe(arg)
- Please reload this page
- Interface struct ‣ Allocator.free(arg)
- Please reload this page
- Interface struct ‣ Directory
- Please reload this page
- Interface struct ‣ File
- Please reload this page
- Interface struct ‣ Generator
- Please reload this page
- Interface struct ‣ Iterator
- Please reload this page
- Interface struct ‣ Promise
- Please reload this page
- Interface struct ‣ Reader
- Please reload this page
- Interface struct ‣ Writer
- Please reload this page
- Interface structs
- Please reload this page
- Introduction
- 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
- Meta type ‣ Clamped array
- Please reload this page
- Meta type ‣ isArgumentClampedArray(T, arg_index)
- Please reload this page
- Meta type ‣ isArgumentPlain(T, arg_index)
- Please reload this page
- Meta type ‣ isArgumentString(T, arg_index)
- Please reload this page
- Meta type ‣ isArgumentTypedArray(T, arg_index)
- Please reload this page
- Meta type ‣ isDeclClampedArray(T, name)
- Please reload this page
- Meta type ‣ isDeclPlain(T, name)
- Please reload this page
- Meta type ‣ isDeclString(T, name)
- Please reload this page
- Meta type ‣ isDeclTypedArray(T, name)
- Please reload this page
- Meta type ‣ isFieldClampedArray(T, name)
- Please reload this page
- Meta type ‣ isFieldPlain(T, name)
- Please reload this page
- Meta type ‣ isFieldString(T, name)
- Please reload this page
- Meta type ‣ isFieldTypedArray(T, name)
- Please reload this page
- Meta type ‣ Plain object
- Please reload this page
- Meta type ‣ Text string
- Please reload this page
- Meta type ‣ Typed array
- Please reload this page
- Meta types
- 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
- 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 ‣ ignoreBuildFile
- 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 ‣ optimizeAddon
- 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 ‣ useRedirection
- Please reload this page
- Option ‣ zigArgs
- Please reload this page
- Option ‣ zigPath
- Please reload this page
- Output stream redirection
- Please reload this page
- Patching WebAssembly thread implementation
- Please reload this page
- Raylib
- 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
- System object ‣ env
- Please reload this page
- System object ‣ wasi
- Please reload this page
- System objects
- Please reload this page
- Tarball server
- Please reload this page
- Tarball viewer
- Please reload this page
- Troubleshooting
- Please reload this page
- Troubleshooting Electron install packages
- Please reload this page
- Type ‣ Array
- Please reload this page
- Type ‣ Bool
- Please reload this page
- Type ‣ Comptime float
- Please reload this page
- Type ‣ Comptime int
- Please reload this page
- Type ‣ Enum
- Please reload this page
- Type ‣ Enum literal
- Please reload this page
- Type ‣ Error set
- Please reload this page
- Type ‣ Error union
- Please reload this page
- Type ‣ Float
- Please reload this page
- Type ‣ Int
- Please reload this page
- Type ‣ No return
- Please reload this page
- Type ‣ Null
- Please reload this page
- Type ‣ Opaque
- Please reload this page
- Type ‣ Optional
- Please reload this page
- Type ‣ Pointer
- Please reload this page
- Type ‣ Struct
- Please reload this page
- Type ‣ Tuple
- Please reload this page
- Type ‣ Type
- Please reload this page
- Type ‣ Undefined
- Please reload this page
- Type ‣ Union
- Please reload this page
- Type ‣ Vector
- Please reload this page
- Type ‣ Void
- Please reload this page
- Types
- Please reload this page
- Variables
- Please reload this page
- Virtual file system
- 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.io
- Please reload this page
- zigar.io.redirect(fn_ptr)
- Please reload this page
- zigar.thread
- Please reload this page
- zigar.thread.end()
- Please reload this page
- zigar.thread.use()
- Please reload this page
- zigar.thread.WorkQueue(ns)
- Please reload this page
- zigar.thread.WorkQueue(ns).Asyncified(T)
- Please reload this page
- zigar.thread.WorkQueue(ns).asyncify(self, func)
- 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).promsify(self, func)
- 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