NikVolf
|
d0d23ddd98
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-05-04 14:12:50 +03:00 |
|
NikVolf
|
24f8804a09
|
some more samples
|
2017-05-04 14:12:39 +03:00 |
|
Nikolay Volf
|
993042454e
|
Update README.md
|
2017-05-04 13:21:13 +04:00 |
|
NikVolf
|
67d32da16f
|
optimize types
|
2017-05-04 12:18:32 +03:00 |
|
NikVolf
|
db90487364
|
remove redundant -s
|
2017-05-04 10:38:59 +03:00 |
|
NikVolf
|
5d5f4237c4
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-05-04 10:38:23 +03:00 |
|
NikVolf
|
378c4ed051
|
add wast text
|
2017-05-04 10:38:04 +03:00 |
|
NikVolf
|
e86bd26a64
|
add empty contract
|
2017-05-04 10:36:49 +03:00 |
|
Nikolay Volf
|
740b8baec3
|
Update logger_contract.rs
|
2017-05-04 11:25:43 +04:00 |
|
Nikolay Volf
|
2f84ffd10a
|
Update static_contract.c
|
2017-05-04 11:08:11 +04:00 |
|
NikVolf
|
ee7157160d
|
build script upgrade
|
2017-04-28 01:04:14 +03:00 |
|
NikVolf
|
638019dc94
|
updated build script
|
2017-04-27 23:40:51 +03:00 |
|
NikVolf
|
b5f65395db
|
updated sample
|
2017-04-27 23:38:02 +03:00 |
|
NikVolf
|
5df3164400
|
static contract in c
|
2017-04-27 23:18:54 +03:00 |
|
NikVolf
|
3df0243f6a
|
build and runtime update
|
2017-04-27 21:28:06 +03:00 |
|
NikVolf
|
6238c1ce91
|
allocator replacement
|
2017-04-27 21:21:10 +03:00 |
|
NikVolf
|
b50eeb046d
|
fix build script
|
2017-04-27 12:42:07 +03:00 |
|
NikVolf
|
80687d470c
|
fix with indirect calls for gas injector
|
2017-04-27 12:36:40 +03:00 |
|
NikVolf
|
b6bcd86ae1
|
optimizer fully working
|
2017-04-27 12:29:21 +03:00 |
|
NikVolf
|
97fba3ddf3
|
data/elements and such
|
2017-04-26 23:47:20 +03:00 |
|
NikVolf
|
7fd6ffabba
|
functions and globals elimination
|
2017-04-26 16:01:03 +03:00 |
|
NikVolf
|
1051b60020
|
correctly mark func imports
|
2017-04-25 23:03:13 +03:00 |
|
NikVolf
|
4213d2a7bc
|
opt in progress
|
2017-04-25 18:29:51 +03:00 |
|
NikVolf
|
f0ef00292e
|
symbols optimizer initial
|
2017-04-25 17:06:41 +03:00 |
|
NikVolf
|
c8a30f9138
|
fixes with memory, also free
|
2017-04-25 14:35:49 +03:00 |
|
NikVolf
|
411e9e9c64
|
cleanup
|
2017-04-25 12:08:25 +03:00 |
|
NikVolf
|
a6dd9cb894
|
comments and updates
|
2017-04-25 11:39:46 +03:00 |
|
NikVolf
|
7d83551276
|
organizing samples
|
2017-04-25 11:02:29 +03:00 |
|
NikVolf
|
115df22213
|
fully working
|
2017-04-25 01:44:56 +03:00 |
|
NikVolf
|
8ca9fbe612
|
partly working
|
2017-04-24 21:43:53 +03:00 |
|
NikVolf
|
0d085412cb
|
layout for managed call
|
2017-04-24 17:24:00 +03:00 |
|
NikVolf
|
9533a8c998
|
experimental example of calling with context/result/storage
|
2017-04-24 16:43:21 +03:00 |
|
NikVolf
|
3a3d74b8c4
|
contract3, fixed issues with ser/de
|
2017-04-20 19:37:08 +03:00 |
|
NikVolf
|
d237b84f2b
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-04-20 17:00:56 +03:00 |
|
NikVolf
|
b9d83b4695
|
contract3 with heap
|
2017-04-20 17:00:52 +03:00 |
|
NikVolf
|
a0da9346c3
|
working intrinsics with test6
|
2017-04-18 14:22:24 +03:00 |
|
NikVolf
|
022134a3ec
|
remove feature
|
2017-04-14 12:29:50 +03:00 |
|
NikVolf
|
bc981e8f91
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-04-13 01:03:54 +03:00 |
|
NikVolf
|
43130dd5c2
|
rust contract sample
|
2017-04-13 01:03:41 +03:00 |
|
Nikolay Volf
|
6284cdf601
|
Update README.md
|
2017-04-12 20:55:47 +04:00 |
|
Nikolay Volf
|
e30212e98e
|
Update README.md
|
2017-04-12 20:53:31 +04:00 |
|
Nikolay Volf
|
05b7379370
|
Update README.md
|
2017-04-12 20:52:39 +04:00 |
|
Nikolay Volf
|
e67951f958
|
Create README.md
|
2017-04-12 20:52:01 +04:00 |
|
NikVolf
|
fe575b4eaa
|
working gas counter
|
2017-04-12 19:41:36 +03:00 |
|
NikVolf
|
9419842d51
|
also in html
|
2017-04-12 19:12:48 +03:00 |
|
NikVolf
|
b6838fe360
|
working import transform
|
2017-04-12 19:10:05 +03:00 |
|
NikVolf
|
d8626454bc
|
fix call update
|
2017-04-12 18:44:03 +03:00 |
|
NikVolf
|
96e6073006
|
gas utility in builder
|
2017-04-12 18:06:03 +03:00 |
|
NikVolf
|
da65f1d009
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-04-12 17:58:41 +03:00 |
|
NikVolf
|
b26d9a6f1e
|
gas utility initial
|
2017-04-12 17:58:28 +03:00 |
|