MoonBit WASM Debugger is an unofficial VSCode extension that enhances your debugging experience with MoonBit by providing precise line-number error displays for WASM errors. No more untraceable unwraps! It works alongside the official MoonBit plugin to make debugging a breeze.
- Transforms cryptic WASM stack traces into readable error messages with accurate file names and line numbers.
- Seamlessly integrates with VSCode's Problems panel for quick navigation to error locations.
To clear the error messages, you can press Ctrl+Shift+P
, type Clean WASM Errors
, and select the command. Or just wait until the next time you run your code—the errors will update automatically.
Got questions or suggestions? Feel free to open an issue on our GitHub repository. We'd love to hear from you!
This project is licensed under the MIT License.
For any inquiries, please reach out at [email protected].