SaaSHub helps you find the best software and product alternatives Learn more ā
Asmble Alternatives
Similar projects and alternatives to asmble
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
InfluxDB
InfluxDB ā Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources š
-
-
prql
PRQL is a modern language for transforming data ā a simple, powerful, pipelined SQL replacement
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
scientist
Discontinued A kotlin library for refactoring code. Port of GitHub's scientist. [GET https://api.github.com/repos/spoptchev/scientist: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by spoptchev)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
asmble discussion
asmble reviews and mentions
-
CIEL Is an Extended Lisp
Not to mention that you can
Compile JVM bytecode to Wasm https://github.com/cretz/asmble
or
Run the JVM on Wasm https://cheerpj.com/docs/overview
Now is always the great time to be using JVM tech.
-
Bring garbage collected programming languages efficiently to WebAssembly
> I was curious if there was a WASM to JVM and it seems there is one on GitHub [...] https://github.com/cretz/asmble
While it works well, this was mostly a fun project for me and I no longer really maintain it. I hope that the ideas and explanations of how I mapped WASM IR to JVM bytecodes helps whoever does build this in a more official capacity. I don't have any plans to support WASM GC currently.
-
CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers
I wrote https://github.com/cretz/asmble which has an AOT compiler and interpreter for WASM. Haven't worked on it for a while though.
-
Ask HN: Why are there no traditional language compilers that target the JVM?
Sure, compile to WASM and then use https://github.com/cretz/asmble to convert to JVM bytecode.
-
can you make minecraft mods with rust?
It has already been done Iām afraid.
- Rust and the JVM
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2025
Stats
cretz/asmble is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of asmble is Kotlin.