issues
search
WebAssembly
/
exception-handling
Proposal to add exception handling to WebAssembly
https://webassembly.github.io/exception-handling/
Other
162
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clarify descriptions of control flow operators
#340
Liedtke
closed
5 days ago
0
unreachable catch clause
#339
SoniEx2
opened
6 days ago
4
Missing exnref type check for JS API Table constructor?
#338
thibaudmichaud
opened
1 week ago
2
Can catch_ref / catch_all_ref's destinations have type (ref exn)?
#336
aheejin
closed
1 month ago
2
Handle negative type codes in wasm-module-builder.js
#335
thibaudmichaud
closed
1 month ago
0
Handle negative type codes in wasm-module-builder.js
#334
thibaudmichaud
closed
1 month ago
4
A "handful" of missing test cases
#333
SoniEx2
opened
1 month ago
0
[legacy] Add setjmp bait
#332
SoniEx2
opened
2 months ago
5
Fix ThrowRef execution semantics
#330
CharlieTap
closed
2 months ago
0
Correct definition of instruction block execution semantics
#329
CharlieTap
closed
2 months ago
0
spec question; should <dfn>ToWebAssemblyValue</dfn> be updated to include exceptions?
#328
fgmccabe
opened
2 months ago
5
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#327
dependabot[bot]
closed
2 months ago
1
add a test case
#326
yamt
closed
2 months ago
0
add a little more complex case with a loop block
#325
yamt
opened
3 months ago
0
questions on tag identity
#324
yamt
opened
3 months ago
3
Typo in description of catch clause behavior
#323
danlliu
closed
3 months ago
1
wast doesn't seem to have a way to test uncaught exception in start function
#322
yamt
opened
4 months ago
1
[interpreter] Fix crashes on try_table with parameters
#321
yamt
closed
4 months ago
1
Stack trace without importing JS API
#320
Yu-zh
closed
4 months ago
1
[js-api] Add tests for WebAssembly.JSTag
#319
aheejin
closed
4 months ago
0
Remove type() method from Tag object
#318
dschuff
closed
4 months ago
4
Rename section 4.7 from "Tags" to "Exceptions"
#317
dschuff
closed
5 months ago
0
[js-api] Update basic and identity tests for exnref
#316
aheejin
closed
4 months ago
0
[js-api] Re-add old tests to test/js-api/exception
#315
aheejin
closed
5 months ago
0
[js-api] Update wasm-module-builder.js for exnref
#314
aheejin
closed
5 months ago
0
[js-api] Update wasm-module-builder.js for exnref
#313
aheejin
closed
5 months ago
1
Fix typo in explainer
#312
aheejin
closed
5 months ago
0
Wrap explainer text to 80 columns
#311
aheejin
closed
5 months ago
0
Issues with the README
#310
7ombie
closed
5 months ago
3
Throw TypeError if new Exception or getArg would expose v128 to JS
#309
dschuff
closed
5 months ago
5
Unclear intended behavior for using WebAssembly.Exception.getArg to materialize a v128 member in JS
#308
ddegazio
closed
5 months ago
2
debugging
#307
devsnek
opened
5 months ago
4
[js-api] Sync with WPT tests
#306
aheejin
closed
5 months ago
1
[js-api] Move JS API legacy tests into test/legacy
#305
aheejin
closed
5 months ago
2
Fix links to legacy spec documents
#304
aheejin
closed
6 months ago
0
Revive legacy JS API and restructure legacy spec directory
#303
aheejin
closed
6 months ago
3
Restructure explainers
#302
aheejin
closed
6 months ago
4
Update JS API for exnref
#301
dschuff
closed
7 months ago
7
Fix the description of the stack value for `catch` and `catch_all`
#300
JSMonk
closed
8 months ago
2
Fix catching in throw_ref
#299
dschuff
closed
8 months ago
0
Add noexn type to overview
#298
rossberg
closed
9 months ago
0
Noexn type
#297
thibaudmichaud
closed
9 months ago
4
LLVM support of the latest proposal
#296
yamt
opened
9 months ago
2
Missing s128 type check in the JS API?
#295
thibaudmichaud
closed
5 months ago
2
is opcode of catch being 0x00?
#294
trcrsired
opened
9 months ago
3
Mention a few more possible implementation limits
#293
yamt
closed
10 months ago
0
seemingly broken html rendering
#292
yamt
closed
10 months ago
1
Fix catch_all_ref opcode in the overview
#291
yamt
closed
10 months ago
0
[spec] Update algorithm
#290
rossberg
closed
10 months ago
1
algorithm.rst seems to need an update
#289
yamt
closed
10 months ago
1
Next