issues
search
WebAssembly
/
reference-types
Proposal for adding basic reference types (anyref)
https://webassembly.github.io/reference-types/
Other
162
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Archive repo?
#140
Ms2ger
opened
3 years ago
1
s/anyref/externref in repo description
#139
nilslice
opened
3 years ago
3
Fix signature of `table.grow` in instructions index
#137
fitzgen
closed
3 years ago
1
[Support] Are mixed (`anyref`) tables still supported, and if so, how are they encoded?
#136
7ombie
closed
3 years ago
3
Is there a browser support table?
#135
trusktr
opened
3 years ago
3
Constant Expressions constraint
#134
lum1n0us
closed
3 years ago
6
Merge upstream
#133
rossberg
closed
3 years ago
0
Merge bulk instructions
#132
rossberg
closed
3 years ago
0
may have a wrong leading byte here
#131
lum1n0us
closed
3 years ago
1
Merge upstream
#130
rossberg
closed
3 years ago
0
[js-api] Explicitly disallow creating Tables with non-reftypes.
#129
Ms2ger
closed
3 years ago
1
Fix some js-api bugs.
#128
Ms2ger
closed
3 years ago
1
There is no DefaultValue for anyfunc/funcref
#127
dbezhetskov
closed
3 years ago
1
Fix table instructions indentation in spec
#126
chicoxyzzy
closed
3 years ago
1
Missing design rationals for type annotated select
#125
dbezhetskov
closed
3 years ago
3
Rename "refedtype" to "heaptype"
#124
wingo
closed
4 years ago
0
Rename "refedtype" to "heaptype"
#123
wingo
closed
4 years ago
1
Merge upstream & bulk
#122
rossberg
closed
4 years ago
0
"refedtype" unnecessary
#121
wingo
closed
4 years ago
4
Recursion variable should be decreased for table.fill
#120
pmatos
closed
4 years ago
0
Fix formatting in 'Table Instructions'.
#119
Ms2ger
closed
4 years ago
0
[test] Uniform failure strings
#117
q82419
closed
4 years ago
2
[spec/interpreter/test] Reintroduce bottom type
#116
rossberg
closed
4 years ago
6
[spec] Fix instantiation to handle ref.func in initializers
#115
rossberg
closed
4 years ago
1
Bug in reference core test
#114
q82419
closed
4 years ago
4
Failure string in core tests
#113
q82419
closed
4 years ago
1
Evaluating initializer expressions in element segments when instantiating
#112
q82419
closed
4 years ago
2
Typeability Bug in Reference Implementation
#111
RossTate
closed
4 years ago
5
Missing validation step for ref.null
#110
wingo
closed
4 years ago
3
Fix decription of ref.func
#109
turbolent
closed
4 years ago
1
Remove type annotation on ref.is_null in overview
#108
aheejin
closed
4 years ago
0
Merge upstream
#107
binji
closed
4 years ago
0
table.fill: Bounds check before mutating the table
#106
fitzgen
closed
4 years ago
3
`table.fill` needs to bounds check before executing `table.set`?
#105
fitzgen
closed
4 years ago
3
Add a test for mutating `externref` globals
#104
fitzgen
closed
4 years ago
0
Fix links to `table.fill`'s validation and execution in appendix
#103
fitzgen
closed
4 years ago
0
Who is responsible for table.grow?
#102
wingo
closed
4 years ago
3
[js-api] Formalization only: eliminate extern value cache
#101
RossTate
closed
4 years ago
7
Remove type annotation on ref.is_null
#100
rossberg
closed
4 years ago
0
Remove type annotation on ref.is_null
#99
rossberg
closed
4 years ago
22
New `select` variant is not documented in Overview
#98
RReverser
closed
4 years ago
1
Type of ref.func instruction
#97
titzer
closed
4 years ago
2
[js-api] More subtyping removal.
#96
Ms2ger
closed
4 years ago
0
[tests] Fix various spec tests
#95
gahaas
closed
4 years ago
0
Ability to detach references or move semantics?
#94
lachlansneff
closed
4 years ago
5
Re-add test that fails with a bottom type
#93
eqrion
closed
4 years ago
0
[tests] Delete leftover harness function
#92
gahaas
closed
4 years ago
0
Relation between externref and anyref
#91
Horcrux7
closed
4 years ago
6
[spec/interpreter/test] Relax ref check to whole module
#90
rossberg
closed
4 years ago
0
Merge upstream
#89
rossberg
closed
4 years ago
3
Next