SkillAgentSearch skills...

Asm

A small and fast library for manipulating Java bytecode.

Install / Use

/learn @stephengold/Asm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

asm

This is an adaptation of ASM 3.1, a very small and fast Java bytecode manipulation framework from October 2007.

The source code was extracted from https://github.com/stephengold/jbullet/blob/a86ef8b465c2c523607a520f60fd563c14a6aa89/lib/ASM3.1/src.zip, and Gradle build scripts were added.

I'm using this very old version to ensure compatibility with Martin Dvorak's stack-alloc project.

External links

  • The ASM project: https://asm.ow2.io/index.html
  • Pre-built Maven artifacts at the Maven Central Repository: https://search.maven.org/artifact/com.github.stephengold/asm-all/3.1.1/jar

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated7d ago
Forks3

Languages

Java

Security Score

95/100

Audited on Mar 27, 2026

No findings