Uses of Class
com.dylibso.chicory.wasm.types.FunctionSection.Builder
Packages that use FunctionSection.Builder
-
Uses of FunctionSection.Builder in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return FunctionSection.BuilderModifier and TypeMethodDescriptionFunctionSection.Builder.addFunctionType(int typeIndex) Add a function type index to this section.static FunctionSection.BuilderFunctionSection.builder()