mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-27 21:39:38 +02:00
added unlicense, more style, started math imports
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all: loader.wasm base.wasm
|
||||
|
||||
loader.wasm: loader.cwa
|
||||
curlywas loader.cwa
|
||||
|
||||
base.wasm: base.cwa
|
||||
curlywas base.cwa
|
||||
Reference in New Issue
Block a user