Package org.apache.camel.wasm
Class WasmFunction
java.lang.Object
org.apache.camel.wasm.WasmFunction
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionWasmFunction(com.dylibso.chicory.wasm.WasmModule module, String functionName) -
Method Summary
-
Constructor Details
-
WasmFunction
-
-
Method Details
-
run
- Throws:
Exception
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-