-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: mtolmacs/wasm2map
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add new API to get source paths used by the generated sourcemap
enhancement
New feature or request
good first issue
Good for newcomers
#5
opened Apr 19, 2023 by
mtolmacs
Investigate using indexmap instead of BTreeMap and Vec where now the .iter().position(...) is used for linear lookup
enhancement
New feature or request
good first issue
Good for newcomers
#4
opened Apr 19, 2023 by
mtolmacs
Come up with a test case for the sourcemap generation code (WASM::map_v3)
test
Testing related issue
#2
opened Apr 19, 2023 by
mtolmacs
Use a stack-based vec type instead of String in building the VLQ encoded bits
enhancement
New feature or request
good first issue
Good for newcomers
#1
opened Apr 19, 2023 by
mtolmacs
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.