Package Exports
- java-asm
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (java-asm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
asm-ts
Migrate asm into typescript (Unstable)
Notice that this package currently ONLY support the read. Write functions are broken. I might fix if I have time. (Probably not)
Personally, I only use this to read annotation data, and I only test visit annotation function.
If you want to contribute this, feel free to fork or make a pull request.