alpha
Login
or
Join now
tsiry-sandratraina.com
/
rockboxd
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A modern, network-enabled music player platform built on Rockbox technology.
rockboxd.tsiry-sandratraina.com
rust
deno
navidrome
airplay
libadwaita
zig
mpris
snapcast
mpd
rockbox
audio
subsonic
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
rockbox-wasm 0.1.1
author
Tsiry Sandratraina
date
1 week ago
(Jul 15, 2026, 2:26 AM +0300)
commit
cc77f940
cc77f9407787cd26d6f0b9b2c5f75b0103f49f43
parent
1d3c68f9
1d3c68f94affa3f397ebb4fbf699051bddc6d9e0
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
bindings
wasm
package.json
+1
-1
bindings/wasm/package.json
View file
Reviewed
···
1
1
{
2
2
"name": "rockbox-wasm",
3
3
-
"version": "0.1.0",
3
3
+
"version": "0.1.1",
4
4
"description": "Rockbox audio decoders + DSP compiled to WebAssembly — a batteries-included browser player (FLAC/MP3/Vorbis/Opus/ALAC/AAC/WavPack/…, 10-band parametric EQ, live internet radio) with the wasm bundled in.",
5
5
"license": "GPL-2.0-or-later",
6
6
"author": "Tsiry Sandratraina",