Class WebAssemblyHostFunction

java.lang.Object
com.oracle.truffle.js.runtime.builtins.wasm.WebAssemblyHostFunction
All Implemented Interfaces:
com.oracle.truffle.api.interop.TruffleObject

public class WebAssemblyHostFunction extends Object implements com.oracle.truffle.api.interop.TruffleObject
WebAssembly host function (imported JS function).