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 |
|
NikVolf
|
bcdb942036
|
upto _emscripten_memcpy_big and user traps
|
2017-05-15 18:10:52 +03:00 |
|
NikVolf
|
7c4d12adeb
|
refactored rust runtime
|
2017-05-15 17:44:15 +03:00 |
|
NikVolf
|
aaef000313
|
another logic for rust runner
|
2017-05-12 20:50:09 +03:00 |
|
NikVolf
|
c93212f5f4
|
ongoing work on rust runner
|
2017-05-12 14:22:58 +03:00 |
|
NikVolf
|
db28fe95b6
|
rust-runner experimental
|
2017-05-10 16:19:31 +03:00 |
|
NikVolf
|
9fba4561e5
|
rename runner->js-runner
|
2017-05-10 14:28:56 +03:00 |
|
NikVolf
|
573817c5b0
|
redundant call in builder
|
2017-05-09 18:16:49 +03:00 |
|
NikVolf
|
d26b19a2aa
|
expanded call test
|
2017-05-09 18:16:08 +03:00 |
|
NikVolf
|
7b4011aa60
|
global opt 2
|
2017-05-09 18:10:24 +03:00 |
|
NikVolf
|
2a7e93a764
|
global optimization happy path
|
2017-05-09 18:06:06 +03:00 |
|
NikVolf
|
67ec3b6e2d
|
minimal test and expects replace
|
2017-05-09 15:35:49 +03:00 |
|
NikVolf
|
9787b36b77
|
optimized empty passes
|
2017-05-09 13:08:15 +03:00 |
|
NikVolf
|
8769847d48
|
factored out few expects
|
2017-05-09 13:04:40 +03:00 |
|
NikVolf
|
3255d4be75
|
result return for optimizer, test correctness
|
2017-05-09 12:54:16 +03:00 |
|
NikVolf
|
e839064802
|
failing test with empty module
|
2017-05-09 12:46:49 +03:00 |
|
NikVolf
|
688d652fcb
|
init log in executables
|
2017-05-05 16:06:16 +03:00 |
|
NikVolf
|
9d03b0984b
|
put externalizer to api
|
2017-05-05 16:05:21 +03:00 |
|
NikVolf
|
8fca2a9eb6
|
prints to logger
|
2017-05-05 15:51:42 +03:00 |
|
NikVolf
|
cb4f16d453
|
missing eol
|
2017-05-05 10:22:50 +03:00 |
|
NikVolf
|
f26c492a73
|
custom linker temporal workaround
|
2017-05-04 21:34:41 +03:00 |
|
NikVolf
|
2302f1c98e
|
make import rewirer work regardless of order
|
2017-05-04 20:36:24 +03:00 |
|
NikVolf
|
e18e630bab
|
various samples and experiments
|
2017-05-04 19:49:40 +03:00 |
|
NikVolf
|
beea9addfc
|
various fixes
|
2017-05-04 17:38:09 +03:00 |
|
NikVolf
|
05d12be585
|
Cargo.lock to .gitignore
|
2017-05-04 16:40:11 +03:00 |
|
NikVolf
|
62fcc5ece5
|
remove lock files and add extern
|
2017-05-04 16:39:10 +03:00 |
|
NikVolf
|
36c248ac9e
|
fix indents
|
2017-05-04 16:12:27 +03:00 |
|
NikVolf
|
a2b235a818
|
more of optimizer decomposition
|
2017-05-04 16:08:57 +03:00 |
|
NikVolf
|
518669e44c
|
optimizer decompose
|
2017-05-04 15:59:22 +03:00 |
|
NikVolf
|
d0d23ddd98
|
Merge branch 'master' of github.com:NikVolf/wasm-tools
|
2017-05-04 14:12:50 +03:00 |
|