Home

Awesome

Example JASM Gradle project

note: This repository is archived and development / support is discontinued.

This is an example of using the JASM assembler and gradle plugin. There's not much here currently but it will be fleshed out as things develop.

This project uses The JASM Gradle plugin.

./gradlew clean build test run

Note that JASM requires Java 11 or above - it will not work with lower versions.

Who?

JASM (along with the plugins and this example) is copyright 2022 Ross Bamford (roscopeco AT gmail DOT com).

See LICENSE.md for the gory legal stuff (spoiler: MIT).