oleksandrbalan / minabox

Lazy box library for Jetpack Compose, which allows to display lazy loaded items on the 2D plane.
Apache License 2.0
292 stars 18 forks source link

Wasm target support #19

Closed trueddd closed 6 months ago

trueddd commented 6 months ago

This PR basically adds WasmJs support to the project, which was requested by this issue.

List of exact changes:

oleksandrbalan commented 6 months ago

Wow, many thx for your time and contribution! 😻