issues
search
WebAssembly
/
bulk-memory-operations
Bulk memory operations
https://webassembly.github.io/bulk-memory-operations/
Other
77
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Support] Some legal grammar seems to be omitted by the official spec.
#161
7ombie
closed
3 years ago
2
Indexing any passive segments ahead of active segments, so indices are more intuitive.
#160
7ombie
closed
3 years ago
2
Identifiers for passive segments
#159
7ombie
closed
3 years ago
7
Remove 'data passive' syntax from examples
#158
aheejin
closed
3 years ago
2
Merge upstream
#157
rossberg
closed
3 years ago
0
Clarification of encoding of element segment flags
#156
eqrion
closed
4 years ago
2
Update document to use u32 for opcode after prefix
#155
binji
closed
4 years ago
0
[test] Fix table index encoding
#154
gahaas
closed
4 years ago
3
Incompatibility with long LEB128 form from the core spec
#153
RReverser
closed
3 years ago
12
Clarify ref.null binary encoding
#152
binji
closed
3 years ago
1
Clarify the order of memory.copy / table.copy
#151
binji
closed
3 years ago
7
Update `ref.null` encoding after subtyping change
#149
binji
closed
4 years ago
3
Merge latest upstream spec repo changes
#148
sbc100
closed
4 years ago
1
Fix {memory,table}.init immediate order
#147
binji
closed
4 years ago
0
Binary documentation out of date for memory.init
#146
rianhunter
closed
4 years ago
1
Trapping on zero-length writes?
#145
rianhunter
closed
4 years ago
21
Test suite doesn't work with new versions of wabt (assert_return_{canonical,arithmetic}_nan)
#144
rianhunter
opened
4 years ago
4
Change validation error -> malformed in Overview
#143
binji
closed
4 years ago
0
Validation error or parse error when data count section value does not match data section count
#142
rianhunter
closed
4 years ago
1
Fix variable names in `memory.init` execution
#141
fitzgen
opened
4 years ago
3
Test that drop instructions work w/on memory/table
#140
binji
closed
4 years ago
0
Test that partially out of bounds segments don't write to a memory/table
#139
fitzgen
closed
4 years ago
2
Should partial memory/table initializations after instantiation traps still be visible?
#138
fitzgen
closed
4 years ago
4
Fix expected validation errors for `elem.drop`
#137
fitzgen
closed
4 years ago
3
Add test ensuring data segment index is unsigned
#136
binji
closed
4 years ago
1
Repo website link is broken (404)
#135
AndrewScheidecker
closed
4 years ago
2
Delete mentions of copying order in Overview.md
#134
aheejin
closed
4 years ago
2
Slight instantiation incompatibility with MVP
#133
eqrion
closed
4 years ago
1
Advance bulk-memory-operations to phase 4
#132
eqrion
closed
4 years ago
4
[test] Update generated tests for OOBs and dropping changes
#131
eqrion
closed
4 years ago
0
New segment encoding
#130
lars-t-hansen
closed
4 years ago
1
[spec] Adapt OOB behaviour in spec; store typing
#129
rossberg
closed
4 years ago
2
[spec] Extend store typing in appendix with elem & data instances
#128
rossberg
closed
4 years ago
1
[spec] Make OOB spec changes to follow #123 and #126
#127
rossberg
closed
4 years ago
1
[interpreter] Simplify zero-len and drop semantics
#126
rossberg
closed
4 years ago
6
Tests of memory.init in the absence of DataCount section
#125
sbc100
closed
4 years ago
2
Zero-sized memory.init of dropped segments should trap
#124
tlively
closed
4 years ago
16
[exec] Bounds check bulk-memory before execution
#123
eqrion
closed
4 years ago
10
Naming of segments vs the table they belong to
#122
sbc100
closed
5 years ago
2
Non-overlapping version of memory.copy?
#121
penzn
opened
5 years ago
13
[interpreter/test] Update table.init semantics as well
#120
rossberg
closed
5 years ago
0
Text
#119
rossberg
closed
5 years ago
0
Adjust immediate memidx order
#118
rossberg
closed
5 years ago
0
Specify the immediate parameters of table.copy
#117
gahaas
closed
5 years ago
5
Overview has stale information about encoding
#116
lars-t-hansen
closed
4 years ago
2
[interpreter] Use small-step semantics
#115
rossberg
closed
5 years ago
2
[spec] Specify instantiate
#114
rossberg
closed
5 years ago
1
Segment refactoring
#113
rossberg
closed
5 years ago
3
Merge conflicts with spec master
#112
sunfishcode
closed
5 years ago
1
memory.copy|fill semantics limit optimizations for short constant lengths
#111
eqrion
closed
4 years ago
53
Next