Emiel Van Severen

Results 8 comments of Emiel Van Severen

@jpochyla, I'd like to contribute, but I'm somewhat of a rust beginner. Do you have any good first issues? Pref in core not gui related.

I noticed improved typescript support is checked. Is there already a way to show the custom prop types within enqueueSnackbar() based on the variant? As far as I used it...

> Workaround: it seems instead of calling `ref.current.submit()` as in the [docs](https://rjsf-team.github.io/react-jsonschema-form/docs/advanced-customization/internals/#submit-form-programmatically), you can do `ref.current.formElement.current.requestSubmit()` Can confirm, this works. Might want to add this to the docs (temporarily). I...

Having the same issue as @GuhPires.

What steps should I take to get things started around this api? Should I plan something in the biweekly wasi meetings or create an initial wit impl first?

I actually want to help implement the interface in WASI. Not use its implementation.

@joakimeriksson I have planned an agenda item on the 9th of March to approve this for phase 1. That is a good question and is something that needs to be...

You mentioned in an earlier reply that MMIO might be achievable with multi-memory. Any thoughts regarding that aspect?