John Kane

Results 5 comments of John Kane

Hi innerop, Thanks for the insight. Makes sense. I kind of guessed the js engine under the bunjs hood would have provided that layer. I ran the gpu.js code on...

Thanks for that, definitely helpful. I'll drop a message on discord as well to see if I can get a lead on gl bindings in bun specifically.

Is there anyone from the bun team that can help out? Tried discord but no luck. @Jarred-Sumner

I've opened a specific issue to track this, https://github.com/john--kane/svelteml/issues/3 Open for input, at first glance it appears to be that the model is loaded but the module level does not...

Found a solution, will commit asap. made the model writable() so that module declaration can be updated and will push events to the reactive code.