Skip to content

feat: add Node WASM CLI - #57

Merged
hi-ogawa merged 6 commits into
mainfrom
fix/issue-56
Jul 12, 2026
Merged

feat: add Node WASM CLI#57
hi-ogawa merged 6 commits into
mainfrom
fix/issue-56

Conversation

@hi-ogawa-agent

@hi-ogawa-agent hi-ogawa-agent commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a Node CLI around the existing web-target Rust/WASM separation driver
  • implement a filesystem-backed onnxruntime-web WASM host
  • accept the native CLI model/mode/shift options and write float32 WAV stems
  • document the command and its current 44.1 kHz WAV constraint

Part of #56. This intentionally does not add native/WASM parity verification yet.

Checks

  • pnpm build-wasm
  • pnpm lint-check
  • CLI smoke test through WAV decode and WASM initialization (stopped at missing local model files)

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
demucs-onnx d546794 Commit Preview URL

Branch Preview URL
Jul 12 2026, 12:39 PM

@hi-ogawa
hi-ogawa merged commit 29b93bd into main Jul 12, 2026
2 checks passed
@hi-ogawa
hi-ogawa deleted the fix/issue-56 branch July 12, 2026 12:42
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.

Add native/WASM split-runtime parity test

2 participants