Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun interface WasiMemoryReader

Interface to implement optimized reading of large data blocks from the file system to the WASM virtual memory.

Link copied to clipboard
fun interface WasiMemoryWriter

Interface to implement optimized writing of large data blocks from the WASM virtual memory to the file system.