751 Commits

Author SHA1 Message Date
NikVolf
ec3e12acea fix overflow while decoding leb 2018-02-15 16:11:29 +03:00
NikVolf
8354b3e372 bump version 2018-02-14 18:56:00 +03:00
Nikolay Volf
51b44ecf34
Merge pull request #172 from paritytech/func-serde
Dedicated serialize/deserialze for Func struct
2018-02-14 18:55:26 +03:00
NikVolf
85aff7cbd7 Dedicated serialize/deserialze for Func struct 2018-02-14 18:45:32 +03:00
NikVolf
6df88cfa13 bump version 2018-02-12 03:54:33 +03:00
Nikolay Volf
514bbe6c09
Merge pull request #169 from frehberg/master
CustomSection derive Default
2018-02-12 03:53:38 +03:00
Frank Rehberger
de64dea1b4 CustomSection derive Default 2018-02-11 22:22:33 +01:00
Nikolay Volf
92901b838b
Merge pull request #168 from paritytech/fix-bump
Fix warnings and bump version
2018-02-09 16:46:59 +03:00
NikVolf
2979bfdf36 Fix warnings and bump version 2018-02-09 15:44:55 +03:00
Nikolay Volf
26912d23bc
Merge pull request #163 from paritytech/add-test
Wrong varuint1 case
2018-02-09 14:08:35 +03:00
Nikolay Volf
bb0cd0c8fd
Merge pull request #164 from paritytech/payload-len-panic
Inconsistent metadata test and panic fix
2018-02-08 18:13:12 +03:00
NikVolf
ca0c2dd450 inconsistent metadata test and panic fix 2018-02-07 21:57:09 +03:00
NikVolf
ddee847466 wrong varuint1 case 2018-02-07 20:26:18 +03:00
Nikolay Volf
94fba1c41a
Merge pull request #162 from paritytech/doc-comment
Add a comment for name section
2018-02-05 20:28:50 +03:00
Sergey Pepyakin
8661f25921
Split docs for NameSection to two parts 2018-02-05 16:34:03 +03:00
Nikolay Volf
bc54beb3a5
Add a comment 2018-02-05 01:46:41 +03:00
Nikolay Volf
4519538096
Merge pull request #158 from paritytech/tabify
Spaces to tabs
2018-01-23 23:11:59 +03:00
NikVolf
f915a89b9d spaces to tabs 2018-01-23 22:47:20 +03:00
Nikolay Volf
bb24f2a11a
Merge pull request #157 from paritytech/contribution-note
Contribution notice in license section
2018-01-23 20:01:15 +03:00
NikVolf
1cb7dcddcf contribution notice 2018-01-23 19:48:58 +03:00
NikVolf
07855d71b8 fix warnings and dep version 2018-01-23 16:51:29 +03:00
Nikolay Volf
e9064b3598
Merge pull request #156 from paritytech/deprecate-interpreter
Deprecate interpreter and bump version
2018-01-23 16:47:52 +03:00
NikVolf
3dd880571b add notice to readme 2018-01-23 15:57:02 +03:00
NikVolf
0d384ba146 bump version 2018-01-23 14:35:32 +03:00
NikVolf
809795efa4 add deprecated warning 2018-01-23 14:35:17 +03:00
Nikolay Volf
502b6c8eeb
Merge pull request #155 from paritytech/decoder-bench
Toy decoder bench example
2018-01-23 14:30:45 +03:00
NikVolf
30d210020a remove test feature 2018-01-22 17:41:10 +03:00
NikVolf
965213e81a bump version 2018-01-22 17:31:18 +03:00
Nikolay Volf
bf66aa69a2
Merge pull request #154 from paritytech/vec-to-box
Replace Vec with Box in br table
2018-01-22 18:30:39 +04:00
NikVolf
791181447f remove roundtrip for clang.wasm 2018-01-22 17:26:04 +03:00
NikVolf
d909b71c8f add tabs 2018-01-22 17:20:01 +03:00
NikVolf
355735c6bc also travis 2018-01-22 17:19:16 +03:00
NikVolf
8aea108f40 limit size of Opcode 2018-01-22 17:14:42 +03:00
NikVolf
ce905b1fa2 decoder simple bencher 2018-01-22 17:09:52 +03:00
NikVolf
1943b0f2a7 Merge branch 'clang-wasm' into decoder-bench 2018-01-22 16:58:51 +03:00
NikVolf
6f6951a5d4 bump version 2018-01-22 16:41:08 +03:00
NikVolf
9275b253ca replace vec<u32> with box<[u32]> 2018-01-22 16:40:27 +03:00
Sergey Pepyakin
8056481dc8
Merge pull request #153 from paritytech/in-process-ttf
Use binaryen-rs for in-process wasm fuzzing
2018-01-22 12:29:24 +03:00
Sergey Pepyakin
645cc6bbb7
Merge pull request #148 from paritytech/emk-names
Reintroduce name sections PR
2018-01-21 15:01:26 +03:00
NikVolf
e72a595087 remove obsolete test 2018-01-20 21:41:05 +03:00
Sergey Pepyakin
03b890da40 Use binaryen-rs for in-process wasm fuzzing 2018-01-20 01:55:11 +03:00
Sergey Pepyakin
9330a39ac1
Merge pull request #149 from paritytech/update_parking_lot
Updated parking_lot to 0.5
2018-01-19 10:43:27 +03:00
debris
00f3c2e530 Updated parking_lot to 0.5 2018-01-18 23:02:57 +01:00
NikVolf
c6c6ca591c integration test 2018-01-18 23:16:00 +03:00
NikVolf
fb11b5af1a fix space calculation 2018-01-18 23:04:52 +03:00
NikVolf
f62f54cb92 add example and apply to roundtrip 2018-01-18 19:56:13 +03:00
NikVolf
7f79860e52 add doc comment 2018-01-18 19:28:57 +03:00
NikVolf
fa87fff6d0 parse names in custom section 2018-01-18 19:26:30 +03:00
NikVolf
d3226952ec Merge remote-tracking branch 'emk/name_sections' into emk-names 2018-01-18 18:37:35 +03:00
NikVolf
fc5a823f78 bump version 2018-01-18 18:13:15 +03:00