issues
search
WebAssembly
/
function-references
Proposal for Typed Function References
https://webassembly.github.io/function-references/
Other
101
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#118
dependabot[bot]
closed
2 months ago
0
Initialization of non-defaultable locals
#117
verbessern
closed
2 months ago
5
Test `return_call*`s to callees that return more values than the caller does
#116
fitzgen
closed
5 months ago
0
call `ref.func` needs to be declared first
#115
oovm
closed
6 months ago
0
More fixes and tests around element segments
#114
rossberg
closed
7 months ago
0
Fix wrong type expansion
#113
rossberg
closed
7 months ago
0
Add missing refs field to context in appendix
#112
rossberg
closed
7 months ago
2
Function reference from JavaScript functions?
#111
fgmccabe
opened
8 months ago
4
Merge in latest spec repo
#110
RReverser
closed
10 months ago
2
[test] Unify the trap message of "null function reference".
#109
q82419
closed
11 months ago
0
Fix a few minor issues in local validation rules
#108
takikawa
closed
1 year ago
0
Fix formatting in the spec binary section for table initializers
#107
takikawa
closed
1 year ago
0
[test] Test global imports as table initializers
#106
rossberg
closed
1 year ago
0
Disable xref on toX because MathJax
#105
rossberg
closed
1 year ago
0
Update binary encodings
#104
tlively
closed
1 year ago
3
Binary encoding out of sync with GC proposal
#103
jakobkummerow
closed
1 year ago
0
Use another name for registering a new module in test.
#102
q82419
closed
1 year ago
0
`Illegal macro parameter reference` in the spec
#101
zapashcanon
closed
1 year ago
1
Issues with the JavaScript spec tests
#100
jakobkummerow
closed
1 year ago
4
Allow any set status with stack-polymorphism
#99
rossberg
opened
1 year ago
0
Should non-nullable locals be initialized by unreachable code?
#98
tlively
opened
1 year ago
13
Test that initialisers are required even for empty tables
#97
rossberg
closed
1 year ago
1
Clarification request: initializers for tables with non-nullable type and initial_size == 0
#96
jakobkummerow
closed
1 year ago
3
chore(doc): fix some typos
#95
sno2
closed
1 year ago
3
Default/init values in JS-API for globals and table.
#94
yurydelendik
closed
1 year ago
3
Update table initialization in overview
#93
osa1
closed
1 year ago
0
Malformed br_on_null and br_on_non_null in tests
#92
osa1
closed
1 year ago
1
State principal types
#91
rossberg
closed
1 year ago
15
Separate subsumption from instr sequencing
#90
rossberg
closed
1 year ago
0
Spec return_call_ref
#89
rossberg
closed
1 year ago
1
Merge tail-call proposal
#88
rossberg
closed
1 year ago
0
Progress toward phase 4
#87
alexp-sssup
closed
1 year ago
2
Extend `TableType` to support non-nullable references in JS-API
#86
yurydelendik
closed
2 years ago
1
Use plain type substitution instead of type addresses and static/dynamic types
#85
rossberg
closed
1 year ago
10
Factor local init tests to local_init.wast; add more
#84
titzer
closed
2 years ago
3
JS-API is missing value conversions
#83
eqrion
closed
2 years ago
3
Remove old note in README
#82
osa1
closed
2 years ago
0
Tweak binary format for table declarations
#81
titzer
closed
2 years ago
2
Drop null casts?
#80
rossberg
closed
2 years ago
4
Fix null subtyping being wrong way around
#79
Jamesernator
closed
2 years ago
0
slowness of test/core/skip-stack-guard-page.wast
#78
titzer
closed
2 years ago
3
br_on_non_null.wast needs unreachable test
#77
yurydelendik
closed
2 years ago
1
Add type annotation to call_ref
#76
rossberg
closed
2 years ago
2
Restrict init from stack-polymorphism
#75
rossberg
closed
2 years ago
1
Validating local.get in nested blocks with unreachable
#74
eqrion
closed
2 years ago
5
`func.bind` and iso-recursion
#73
titzer
closed
2 years ago
2
Update Soundness appendix
#72
rossberg
closed
2 years ago
12
Fix table/elem expansion
#71
rossberg
closed
2 years ago
1
Fix table-elem desugaring
#70
rossberg
closed
2 years ago
0
Validation rule for call_ref with polymorphic stack
#69
eqrion
closed
2 years ago
5
Next