whasm

v0.4

CC     = gcc (Debian 14.2.0-19)
CFLAGS = -Wall -fPIC -O2
RUSTC  = rustc 1.84.1
RFLAGS = --crate-type lib -C opt-level=2

Level Complete!