bytecodealliance / bytecodealliance/ComponentizeJS
Ability to disable wizer
Open
- Dominant language
- Rust
- Stars
- 391
- Forks
- 53
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 1
Description
Would be great if there would be a flag to disable wizer. Wizer doesn't allow calling any imported functions during initialization, but sometimes for debugging, that can be pretty helpful.
Contributor guide
No contributing guide indexed for this repository
Research direction
Trace the command-line entry point and the code that invokes Wizer, then check how existing flags are defined and tested. Add a flag that skips Wizer initialization when requested, while preserving the current behavior by default; done means debugging can permit imported functions during initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100