Commit Graph

64 Commits

Author SHA1 Message Date
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
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