Nikolay Volf
|
c69d8327c8
|
Update Cargo.toml
|
2017-09-11 18:37:26 +03:00 |
|
NikVolf
|
95f9f04d10
|
bump parity-wasm
|
2017-09-05 11:36:15 +02:00 |
|
NikVolf
|
afb2dc0e43
|
preserve tempret0
|
2017-08-15 16:50:43 +03:00 |
|
NikVolf
|
3f461d940f
|
parameterize wasm-build
|
2017-08-15 16:44:25 +03:00 |
|
NikVolf
|
8b750511be
|
return back the allocator externalizer
|
2017-08-09 18:38:46 +03:00 |
|
NikVolf
|
53fac96113
|
skip allocator subs
|
2017-08-09 18:27:45 +03:00 |
|
NikVolf
|
0d5f85eb27
|
add parity-wasm dep
|
2017-08-09 14:37:14 +03:00 |
|
NikVolf
|
7942d2ad52
|
Merge branch 'build-tools'
|
2017-08-09 14:34:38 +03:00 |
|
NikVolf
|
665b21e74f
|
add steps to build util
|
2017-08-09 14:30:37 +03:00 |
|
Nikolay Volf
|
b12b1891e2
|
Update README.md
|
2017-08-09 14:00:09 +03:00 |
|
Nikolay Volf
|
478ff6a888
|
Merge pull request #14 from paritytech/build-tools
Wasm build utils for cargo
|
2017-08-09 13:56:58 +03:00 |
|
NikVolf
|
71910405bc
|
build tools continued
|
2017-08-09 13:51:47 +03:00 |
|
NikVolf
|
0c52bcde1d
|
to executable
|
2017-08-09 13:45:35 +03:00 |
|
NikVolf
|
cac0501eec
|
build utility
|
2017-08-08 16:13:15 +03:00 |
|
Nikolay Volf
|
9462bcc068
|
Merge pull request #13 from paritytech/cost-table
Cost table + some fixes
|
2017-07-27 13:39:26 +03:00 |
|
NikVolf
|
9111c75292
|
copy for instruction type, pub module
|
2017-07-27 13:38:21 +03:00 |
|
NikVolf
|
de3b30dab5
|
fix also bug with externalizer
|
2017-07-25 18:47:03 +03:00 |
|
NikVolf
|
b2d04ea3a9
|
initial cost table
|
2017-07-25 18:43:12 +03:00 |
|
NikVolf
|
5518b8dd1f
|
use crate dependency everywhere
|
2017-07-21 13:42:59 +03:00 |
|
NikVolf
|
fee06b6d58
|
use crate dependency
|
2017-07-11 11:14:00 +03:00 |
|
NikVolf
|
357a5deed6
|
more tests
|
2017-06-26 16:09:56 +03:00 |
|
NikVolf
|
b46ba2acdb
|
some tests
|
2017-06-26 16:03:27 +03:00 |
|
NikVolf
|
c5ac4cba56
|
updated to new parity-wasm api
|
2017-06-26 14:27:29 +03:00 |
|
NikVolf
|
4a06b5107c
|
actually fix it
|
2017-06-14 15:47:35 +03:00 |
|
NikVolf
|
206c95e2b9
|
indirect_call bug fix
|
2017-06-14 15:26:56 +03:00 |
|
NikVolf
|
729dddc9cc
|
wasm-pack utility to pack wasm files into transactions payload
|
2017-06-09 18:36:32 +03:00 |
|
NikVolf
|
25110c32a8
|
Merge branch 'master' of github.com:paritytech/wasm-utils
|
2017-06-06 16:54:33 +03:00 |
|
NikVolf
|
4882bace69
|
update to latest parity-wasm
|
2017-06-06 16:54:22 +03:00 |
|
Nikolay Volf
|
87ad7d9fbe
|
Update README.md
|
2017-05-31 15:10:20 +04:00 |
|
Nikolay Volf
|
bbfeb8f924
|
more typos
|
2017-05-30 15:15:11 +04:00 |
|
Nikolay Volf
|
221c7bbc39
|
typos
|
2017-05-30 15:11:04 +04:00 |
|
Nikolay Volf
|
46778833e9
|
Update README.md
|
2017-05-30 15:08:42 +04:00 |
|
Nikolay Volf
|
3bcb20879b
|
Update README.md
|
2017-05-30 15:08:19 +04:00 |
|
Nikolay Volf
|
c4ea3a6f41
|
Update README.md
|
2017-05-30 15:06:46 +04:00 |
|
NikVolf
|
050c0b76a8
|
remove demos (moved to https://github.com/nikvolf/wasm-tools)
|
2017-05-30 13:53:18 +03:00 |
|
NikVolf
|
0410ae407a
|
update gas assert
|
2017-05-26 02:40:28 +03:00 |
|
NikVolf
|
4baeea8733
|
remove logger spam
|
2017-05-25 22:22:48 +03:00 |
|
NikVolf
|
e06b5b9972
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-05-25 22:16:23 +03:00 |
|
NikVolf
|
080d9e6b7f
|
debug logging in runtime
|
2017-05-25 22:16:13 +03:00 |
|
Nikolay Volf
|
7b7ac35958
|
Merge pull request #12 from maciejhirsz/master
Allow export functions to be set in CLI
|
2017-05-22 19:33:41 +03:00 |
|
maciejhirsz
|
796234cd26
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-05-22 12:16:36 +02:00 |
|
NikVolf
|
a2922a6fb0
|
convert to tabs
|
2017-05-19 20:21:16 +03:00 |
|
NikVolf
|
b81573d2b8
|
logger notion
|
2017-05-19 17:15:41 +03:00 |
|
NikVolf
|
f2d99ce888
|
tabify all
|
2017-05-19 16:54:53 +03:00 |
|
NikVolf
|
360c308e09
|
working refactored runtime
|
2017-05-19 16:46:34 +03:00 |
|
NikVolf
|
b9acb877bc
|
refactor to native env initial
|
2017-05-19 13:22:46 +03:00 |
|
maciejhirsz
|
b19ba790fb
|
Allow export functions to be set in CLI
|
2017-05-16 17:25:54 +02:00 |
|
NikVolf
|
2f691bb360
|
fully working rust runner
|
2017-05-16 16:10:04 +03:00 |
|
NikVolf
|
20496ae9b2
|
somewhat working
|
2017-05-15 19:15:09 +03:00 |
|
NikVolf
|
1083eaa65d
|
more senseful input/context allocation
|
2017-05-15 18:26:25 +03:00 |
|