issues
search
WebAssembly
/
stack-switching
A repository for the stack switching proposal.
Other
146
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Import tag encoding diverged from exception-handling proposal
#101
titzer
opened
8 hours ago
1
Parsing stack switching instructions in unfolded form.
#100
dhil
opened
17 hours ago
1
Fix validation of `switch`.
#99
dhil
opened
4 days ago
0
[reference interpreter] validation bug on switch with non-recursive type
#98
frank-emrich
opened
4 days ago
2
Continuation type encoding
#97
dhil
opened
1 month ago
4
Collect previous design documents in `stack-switching/design-notes`.
#96
dhil
closed
1 month ago
3
Unhandled suspension in embedding API
#95
titzer
opened
1 month ago
11
Fix syntax for handlers in Explainer.md
#94
titzer
closed
2 months ago
0
Gracefully exit on unhandled tag
#93
dhil
closed
2 months ago
5
Unhandled tag should be proper runtime error
#92
titzer
closed
3 weeks ago
7
Put the reduction rules in the explainer
#91
dhil
opened
2 months ago
1
Merge with WebAssembly/spec branch `wasm-3.0`
#90
dhil
closed
1 month ago
7
[Binary format] Encode continuation type index as an `s33`
#89
dhil
closed
1 month ago
7
Mutable globals
#88
verbessern
closed
2 months ago
2
Implementation characteristics of cont.bind (cf. func.bind)
#87
conrad-watt
opened
2 months ago
10
Revert "Allow cont ref to be non-null in switch"
#86
tlively
closed
2 months ago
2
Allow cont ref to be non-null in switch
#85
Alan-Liang
closed
2 months ago
6
Reference interpreter
#84
dhil
closed
1 month ago
3
Add full code for $scheduler1 and $scheduler2 examples
#83
frank-emrich
closed
2 months ago
1
Implement the `switch` instruction
#82
dhil
closed
2 months ago
0
Single type annotation on `switch`
#81
dhil
closed
2 months ago
0
Spec testsuite
#80
dhil
opened
3 months ago
3
Barrier instruction
#79
dhil
opened
3 months ago
14
Semantics for duplicated resume table entries
#78
dhil
closed
2 months ago
5
Embedding API changes
#77
tlively
opened
3 months ago
0
Type annotations on `switch`
#76
tlively
closed
2 months ago
3
Consider optimizations for heavily-nested scenarios
#75
lukewagner
opened
3 months ago
3
Explainer for unified stack-switching proposal
#74
slindley
closed
3 months ago
0
Update Explainer.md
#73
fgmccabe
closed
3 months ago
0
Bring `wasmfx` branch up to date
#72
dhil
closed
3 months ago
0
[spec] resume_throw should accept multiple handlers
#71
Alan-Liang
closed
3 months ago
0
WasmFX reference interpreter: remove heap_type_of_str_type
#70
frank-emrich
closed
3 months ago
2
[explainer] Use type expansion rather than equality
#69
tlively
closed
3 months ago
2
[explainer] Abbreviate away continuation function types
#68
tlively
closed
3 months ago
0
Consistent parameter order between cont.bind and switch tags
#67
rossberg
opened
3 months ago
23
[explainer] Note that handler search accounts for event kind
#66
tlively
closed
3 months ago
0
[explainer] Fix constraints and refactor handlers
#65
tlively
closed
3 months ago
6
[explainer] Use tag results in symmetric switch
#64
tlively
closed
3 months ago
0
[explainer branch] Update Explainer.md
#63
conrad-watt
closed
4 months ago
4
WasmFX reference interpreter: Errorenous treatment of non-final types
#62
frank-emrich
closed
3 months ago
3
WasmFX direct switching w/ dynamic lookup
#61
tlively
closed
3 months ago
35
Linear time checks in bag-o-stacks
#60
tlively
closed
5 months ago
4
Asymmetric coroutines without search
#59
tlively
closed
3 months ago
6
Typed Continuations, resume, and type canonicalization
#57
titzer
closed
6 months ago
4
[BoS] Add `stack.bind` and remove `stack.new_switch`
#56
tlively
closed
6 months ago
3
[BoS] Simplify the presentation
#55
tlively
closed
4 months ago
2
[BoS] Fix description of subtyping
#54
tlively
closed
6 months ago
1
[BoS] `stack.new` takes a suffix rather than prefix of func args
#53
tlively
closed
4 months ago
20
[BoS] Add detailed typing rules for instructions
#52
tlively
closed
6 months ago
2
[BoS] Rename instructions
#51
tlively
closed
6 months ago
18
Next