Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
annotation class UnsafeWasmMemoryApi
This annotation marks APIs for working with unmanaged WebAssembly linear memory.
Since Kotlin 1.8
annotation class UnsafeWasmMemoryApi
This annotation marks APIs for working with unmanaged WebAssembly linear memory.
Since Kotlin 1.8
Functions
Link copied to clipboard
Runs the block of code, providing it a temporary MemoryAllocator as an argument, and returns the result of this block.
Since Kotlin 1.8
Runs the block of code, providing it a temporary MemoryAllocator as an argument, and returns the result of this block.
Since Kotlin 1.8