Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kotlin WebAssembly support #153

Merged
merged 1 commit into from Mar 7, 2024
Merged

Add Kotlin WebAssembly support #153

merged 1 commit into from Mar 7, 2024

Conversation

chrisbanes
Copy link
Owner

@chrisbanes chrisbanes commented Mar 6, 2024

Most of the changes in this PR are migrating to Coil3 so that we can use it's WebAssembly support.

wasm.mp4

Closes #101

@chrisbanes chrisbanes changed the title [WIP] Add wasm support Add Kotlin WebAssembly support Mar 7, 2024
@chrisbanes chrisbanes marked this pull request as ready for review March 7, 2024 08:50
@chrisbanes chrisbanes enabled auto-merge (squash) March 7, 2024 08:50
@chrisbanes chrisbanes merged commit 6f283ca into main Mar 7, 2024
2 checks passed
@chrisbanes chrisbanes deleted the cb/wasm branch March 7, 2024 09:02
ZacSweers pushed a commit to ZacSweers/CatchUp that referenced this pull request Mar 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dev.chrisbanes.haze:haze](https://togithub.com/chrisbanes/haze) |
`0.6.0` -> `0.6.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/dev.chrisbanes.haze:haze/0.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/dev.chrisbanes.haze:haze/0.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/dev.chrisbanes.haze:haze/0.6.0/0.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.chrisbanes.haze:haze/0.6.0/0.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chrisbanes/haze (dev.chrisbanes.haze:haze)</summary>

### [`v0.6.1`](https://togithub.com/chrisbanes/haze/releases/tag/0.6.1)

[Compare
Source](https://togithub.com/chrisbanes/haze/compare/0.6.0...0.6.1)

#### What's Changed

- Migrate samples to use Coil by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#154
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#152
- Add Kotlin WebAssembly support by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#153
- Update gradle/gradle-build-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[chrisbanes/haze#158
- \[Android] Fix empty bounds handling by
[@&#8203;chrisbanes](https://togithub.com/chrisbanes) in
[chrisbanes/haze#160

**Full Changelog**:
chrisbanes/haze@0.6.0...0.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wasm Support Request
1 participant