Uses of Class
com.dylibso.chicory.wasm.types.FunctionSection
-
Packages that use FunctionSection Package Description com.dylibso.chicory.wasm -
-
Uses of FunctionSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return FunctionSection Modifier and Type Method Description FunctionSectionModule. functionSection()Methods in com.dylibso.chicory.wasm with parameters of type FunctionSection Modifier and Type Method Description voidModule. setFunctionSection(FunctionSection functionSection)
-