-
We could generate traps instead, to be consistent with how other IC specific prims are handled.
-
In #282, we changed the default URI type from [`url::Url`](https://docs.rs/url/2.5.0/url/struct.Url.html) to [`fluent_uri::Uri`](https://docs.rs/fluent-uri/0.1.4/fluent_uri/struct.Uri.html). Despite `…
-
## Description
We have a NextJS application that uses Suspense for data fetching with a custom loading component. The application works correctly in development and when deployed on Vercel. However, …
-
The README states that traps are supported - but there is only a command line option with capital case T that is not handled further in any way.
Is there a plan to support them ?
Regards
-
We're testing long-lived component instances created with ComponentizeJS. After some number of calls to an instance we start getting failures, wasm traps such as unreachable or uninitialized value. Th…
-
In a lengthy [Zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/136281-t-opsem/topic/Interaction.20of.20Strict.20Provenance.20and.20.60mmap.28.29.60), it was discovered that there are m…
-
```
What steps will reproduce the problem?
1.r10085, nonvga_debug/x86
2.run embox
3.start httpd and try to open http://10.0.2.16 (this step not required)
What is the expected output? What do you see …
-
Hello,
In my application (a developpement tool actually) I have handlers for various exceptions in MC68000 code, TRAPs are correctly handled on infinite Mac but apparently not bus errors. Followin…
-
### Description
When there are multiple `modeless` dialog overlays open at the same time, the `focusTrap` enabled by the one that was opened later always steals focus, event if the other dialog is no…
-
#### Your system information
* Steam client version (build number or date): 1.0.0.78
* Distribution (e.g. Ubuntu): Fedora 38
* Opted into Steam client beta?: No
* Have you checked for system up…