withWasmContext

inline fun <R> Context.withWasmContext(code: (wasmContext: WasmContext) -> R): R(source)