yulia
yulia
Playing around with elm style errors again.. just to see what they might look like: ``` TypeError: z.a.b.c is undefined. --> components/some.js:511:26 511 | z.a.b.c.d | ^^^ | | |...
Just want to see if this has any potential, so i am testing it out with this error -- what do you think about doing elm style error messages? ```...
This looks ok from our side.
Thanks for the ping @syg. My understanding is there are two parts to your question: 1) Will Gecko Support both source phase imports and evaluation phase imports for wasm? If...