WasmJS
Ballast supports WasmJS targets since verion 4.2.0, and has been tested in Compose Web applications. See Compose for details on integrating Ballast into a Compose Web application. Please note the following limitations of Ballast in Ballast 4.2.0:
- Only
wasmJsis supported.wasmWasitarget is not currently supported due to lack of support from kotlinx.coroutines :ballast-debugger-clientdoes not supportwasmJs, because stable builds of Ktor Client don't supportwasmJsyet.:ballast-firebase-analyticsand:ballast-firebase-crashlyticsdo not support any targets other than Android, thus these modules are not available onwasmJs. However, the more generic version of those modules,:ballast-analyticsand:ballast-crash-reportingare supported onwasmJs.- All other Ballast modules do support
wasmJstargets, including:ballast-navigation.