Package org.teavm.interop
package org.teavm.interop
-
ClassDescriptionLinear memory allocator for creating "direct buffers" in WASM GC
DO NOT USE IN LEGACY WASM BACKEND!!! Make a regular byte array, and use Address.ofData()
Similar to dlmalloc and emmalloc (emscripten's malloc)
bad things will happen if you free an address that was never allocatedDeprecated.Deprecated.