lord
lord
Thanks for the catch! 😄 Glad it's working for you with the workaround, I'll try to get in a fix soon.
Are you doing the `wargo-loader` example with Webpack? Do you think you could post the output of running `wargo test` in your project?
What would it do? Open the executable in Node? I feel like most applications of WebAssembly embed it within some other JavaScript, so I'm curious what you think the correct...
:+1: nice find, thanks! I'll update the script next chance I get.
I could add a configuration option that defaults to getting rid of `isFakeMultiCursor`. That way users who expect and depend on the old behavior would instantly see it break, and,...
The bottom two examples seem jank free to me on monterey on a macbook pro with ProMotion. The top example has some jank, although it's very difficult to see.
i think this library's architecture fundamentally doesn't work if you care about the history of values. see https://blog.janestreet.com/breaking-down-frp/
Oh, and the above code was run with Redcarpet 3.4.0.
Yea, no rush! It's not the most impactful bug. :)
Not familiar with the specifics of this library, but do you have benchmarks that show a change to some input that doesn’t actually cause any value changes to some massive...