initial commit
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Nov 2021 00:27:38 +0000 (19:27 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Nov 2021 00:27:38 +0000 (19:27 -0500)
commite890c6515e254d838428b8f1015713cd42e06c09
tree7ba1c96ae5bdfeab5c0f854606b70b2cc416f009
initial commit
CHANGELOG [new file with mode: 0644]
Makefile [new file with mode: 0644]
include/bh.h [new file with mode: 0644]
lib/linux_x86_64/include/wasm.h [new file with mode: 0644]
lib/linux_x86_64/include/wasmer.h [new file with mode: 0644]
lib/linux_x86_64/lib/libwasmer.a [new file with mode: 0644]
lib/linux_x86_64/lib/libwasmer.so [new file with mode: 0755]
src/heartbreak.c [new file with mode: 0644]
tests/simp.onyx [new file with mode: 0644]