move stuff, run both untouched and optimized

This commit is contained in:
dcode
2019-05-21 15:02:39 +02:00
parent 7128d190a5
commit c92643832c
49 changed files with 34520 additions and 43738 deletions

3
std/assembly/heap.ts Normal file
View File

@ -0,0 +1,3 @@
// @ts-ignore: decorator
@builtin
export declare const HEAP_BASE: usize;