|
423533c6b0
|
Implement function types / indirect calls / trampolines (#39)
|
2018-03-12 14:06:39 +01:00 |
|
|
9ef8b162a9
|
Also lint stdlib
|
2018-02-25 23:21:32 +01:00 |
|
|
b1c6ccab2a
|
Use long.js in JS and native i64 in WASM; Compile literals more thoroughly
|
2018-02-14 09:18:43 +01:00 |
|
|
2175e6fbdc
|
Optimize some std mem methods by replacing expensive rem operations to fast bit logic (#24)
|
2018-02-12 18:47:32 +01:00 |
|
|
896810859e
|
Make memory allocators pluggable
|
2018-01-28 19:33:05 +01:00 |
|
|
219ee81bc9
|
Rename heap to memory; Allocator strategies
|
2018-01-28 15:30:49 +01:00 |
|