mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 19:26:43 +01:00
Added some more documentation.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
import "env.memory" memory(2);
|
||||
|
||||
export fn tic(time: i32) {}
|
||||
@@ -1,7 +1,4 @@
|
||||
all: loader.wasm base.wasm
|
||||
all: loader.wasm
|
||||
|
||||
loader.wasm: loader.cwa
|
||||
curlywas loader.cwa
|
||||
|
||||
base.wasm: base.cwa
|
||||
curlywas base.cwa
|
||||
|
||||
Reference in New Issue
Block a user