ObjectWeb ASM implementation in Rust
Execute this inside your project!
cargo add rust-asmOr manually add it in Cargo.toml
# Remove the macros feature if you don't need macros
rust-asm = { version = "<version>", features = ["macros"] }- 1:1 (almost) ASM API
- Frame compute support
- XNLawa for class-writer implementation