Package com.dylibso.chicory.wasm.types
Class ExportSection.Builder
java.lang.Object
com.dylibso.chicory.wasm.types.ExportSection.Builder
- Enclosing class:
ExportSection
-
Method Summary
-
Method Details
-
addExport
Add an export definition to this section.- Parameters:
export- the export to add to this section (must not benull)- Returns:
- the Builder
-
build
-