theapache64 / theapache64/rebugger
WASM support
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1k
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for maintaining this useful debugging utility. I was transferring from JS to WASM and I got:
Could not resolve io.github.theapache64:rebugger:1.0.0-rc03.
I figured that WASM platform is not yet supported from the build file, despite #2 mentioned WASM.
So I am wondering any chance to add WASM support? 👀
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with rebugger/build.gradle.kts and review the WASM discussion referenced in issue #2. Determine the project’s existing platform configuration and verify completion by resolving and using the rebugger dependency from a WASM project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, wasm
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100