Ilya Rezvov
|
d61926e18a
|
implement sign-extension operators proposal
|
2021-04-04 17:23:43 -07:00 |
|
Ilya Rezvov
|
4fb4da0f2f
|
more grammar fixes
|
2021-04-04 17:23:43 -07:00 |
|
Agustín Mista
|
6a2b3fbfc2
|
Added missing type synonym to exports
|
2019-07-16 20:50:36 +02:00 |
|
Agustín Mista
|
f5c9fb45ee
|
Added missing exports in Structure
|
2019-07-16 18:03:18 +02:00 |
|
Ilya Rezvov
|
05ad97a30e
|
fix binary generation
|
2018-05-22 18:47:10 -07:00 |
|
Ilya Rezvov
|
1330eb41f6
|
start builder api
|
2018-05-12 22:37:50 -07:00 |
|
Ilya Rezvov
|
09f4b15d2c
|
implemented assert_malformed assertion and added NFData instances for all parsing types
|
2018-04-15 16:16:11 -07:00 |
|
Ilya Rezvov
|
8514232513
|
fix offset parsing and one byte loading instruction
|
2018-04-10 19:48:02 -07:00 |
|
Ilya Rezvov
|
edbdeaec46
|
start instruction evaluator
|
2018-03-14 21:12:01 -07:00 |
|
Ilya Rezvov
|
8af5518e2b
|
initialize elem and data segments
|
2018-03-12 10:04:17 -07:00 |
|
Ilya Rezvov
|
1dab371720
|
calculate module instance
|
2018-03-07 14:40:19 -08:00 |
|
Ilya Rezvov
|
c09397539f
|
store integer const instructions as words
|
2018-03-03 10:20:02 -08:00 |
|
Ilya Rezvov
|
89e0fb89ed
|
add instruction type signatures
|
2018-02-24 12:13:50 -08:00 |
|
Ilya Rezvov
|
37656d868a
|
add serializer for export, start and elem sections
|
2018-02-19 13:31:35 -08:00 |
|
Ilya Rezvov
|
0029c68115
|
add put implememntation for insturction
|
2018-02-19 09:37:02 -08:00 |
|
Ilya Rezvov
|
75bdf0637f
|
start binary format support
|
2018-02-18 19:03:21 -08:00 |
|
Ilya Rezvov
|
4b2e6e2a91
|
desugarize type definitions
|
2018-02-15 15:30:53 -08:00 |
|
Ilya Rezvov
|
f97441d6b0
|
define types for wasm internal structure and share some parts with text representation types
|
2018-02-14 20:21:20 -08:00 |
|