Diogo Mafra
Diogo Mafra
I've also created a constraint that the module `App` should **always** exist because it is [the one being called](https://github.com/rescript-association/rescript-lang.org/pull/420/files#diff-586dd1eeb35d17d13f2757b5807aa6317b2f555e064b5d018fe95c3ba3f2651eR1386) inside the iframe. If you have a better solution, please let...
> ...would be interested to hear about the trade-offs between iframe vs worker execution! I followed the [svelte-repl](https://github.com/sveltejs/svelte-repl) approach which uses both background workers and iframe. The thing is that...
@ryyppy thank you for the answer! Can you send me the code you used to break the app?
@ryyppy sorry for the delay, it's been a busy month. I've managed to fix the error and would appreciate it if you could play around with it. I see it...
> Hey @ryyppy, this PR seems like it got abandoned and was a good improvement over the current status. Hey @davesnx, I've been meaning to get back to this. >...
@davesnx @ryyppy I did a few adjustments both to the code and UI/UX adding the default background color to the render output pane. Please play with it and let me...
Note that Nivo is just a suggestion.
@aspeddro just saw @ryyppy 's comment on my PR and your wok here. Nice! Glad that someone is pushing this forward :+1:
@grsoares21 Right. So I think we should be able to deprecate the older version and launch new bindings pointing to v10. Feel free to open a PR, ask any question...
So, we're using relude and relude-reason-react with ReScript at Walnut and it works just fine. The thing here is that there's no reason for us to have dependencies like reason-react...