Thomas Beer

Results 8 comments of Thomas Beer

I'm happy to contribute a fix if this behaviour is unintended :)

@LadyBluenotes Just opened a PR :)

This PR is quite old now and relies on old start, so shouldn't be merged in its current state. I'll happily update it to new start if there's still interest...

I'm also experiencing this issue. In addition, scale factors less than 1 cause the canvas to repeatedly resize to get smaller (until reaching a minimum size). I was able to...

I've attempted to write this myself, but it appears that `session.core(0).reset_and_halt(..)` doesn't work for the Raspberry Pi Pico for some reason. Is it just where this function isn't supported by...

@modderme123 I seem to remember the fact that iframes can escape their sandboxing being an issue here, where a user could send a link with malicious playground code which steals...

Hi! This is probably related to https://github.com/solidjs-community/solid-cli/issues/63. Bun aims to be a drop-in replacement for Node, so if something works with Node, but not with Bun, then I think that's...