Skip to content

Commit 6c5b94e

Browse files
committed
Update README with WASM target status and demo availability changes
1 parent cf3815e commit 6c5b94e

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.MD

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
- **Media3** for Android
2020
- **HTML5 Player** for WASMJS
2121

22-
> [!IMPORTANT]
23-
> WASM (Compose Web) — Important:
24-
> The WASM target is broken starting with version 0.8.3. It needs a complete reimplementation using the new interop API introduced in Compose 1.9.0. Unfortunately, I don’t have time to rewrite it right now and, since the WASM target is still alpha, I’m leaving it as-is for the time being. If you’d like to support this library financially to help deliver proper WASM support, HLS support on Windows, and other essential video player features, please reach out. This is a substantial amount of work, and your support would make a real difference.
25-
2622
## Table of Contents
2723
- [Live Demo](#-live-demo)
2824
- [Features](#-features)
@@ -57,7 +53,7 @@
5753

5854
## 🚀 Live Demo
5955

60-
The online demo is currently unavailable.
56+
Try the online demo here : [🎥 Live Demo](https://kdroidfilter.github.io/ComposeMediaPlayer/sample/)
6157

6258
## ✨ Features
6359

@@ -98,6 +94,7 @@ dependencies {
9894

9995
| Library Version | Kotlin Version | Compose Version |
10096
|-----------------|----------------|-----------------|
97+
| 0.8.6 | 2.3.0 | 1.9.3 |
10198
| 0.8.3 | 2.2.20 | 1.9.0 |
10299
| 0.7.11 | 2.2.0 | 1.8.2 |
103100
| 0.7.10 | 2.1.21 | 1.8.2 |

0 commit comments

Comments
 (0)