-
I'm currently experiencing this issue, which can't be consistently reproduced, but consistently happens in the same code path.
I'm using the pattern of using a pipe to control the lifecycle of the …
-
currently canister traps in most cases, we should follow cketh minter approach for error handling
-
We've been encountering a number of issues with `react-focus-trap` over the years. There's some limiting factors to `react-focus-trap`, such as:
- [`focus-trap-options` only being read upon initial r…
-
While working on documentation for the es7-membrane GUI, I realized the first trap, getPrototypeOf, is dangerous to disable. When disabled, an es7-membrane proxy trap simply throws when invoked. Tha…
-
Reading #53 and others I'm reminded that we lack a good solution for writes to address-taken union members. In GC terms these are writes that need to be "barriered". There are other cases of such writ…
-
I've been interested in having the [Exception Handling](https://github.com/WebAssembly/exception-handling) proposal supported in Wasmtime, so I looked into possible ways to implement it. There's been …
-
Implement editable tooltips in the slider and range slider (use input fields, that give the user the possibility of inputting precise values.
The value of input fields could be changed.
After enterin…
-
Throwing errors is appropriate for `Object` methods like `Object.defineProperty` when run in strict mode code. However, `Reflect.defineProperty` should return `false` without throwing an error. The pr…
-
#### Feature
Adding support for the latest exception handling specification to WAMR
#### Benefit
This would bring WAMR's exception handling inline with the current standard,
#### Implement…
-
The current errors returned by traps leak more information than we probably want. We can keep that verboseness for debug logging but instead should convert traps to the corresponding codes. We will ne…