Package com.oracle.truffle.js.runtime.builtins.wasm
package com.oracle.truffle.js.runtime.builtins.wasm
-
ClassDescriptionRepresents a callback that is invoked when the memory grow function is called inside WebAssembly.Represents a callback that is invoked when the memory.atomic.notify instruction executes in WebAssembly.Represents a callback that is invoked when the memory.atomic.waitN instruction executes in WebAssembly.WebAssembly host function (imported JS function).Represents the value types used in WebAssembly.