Finn

Results 24 comments of Finn

> PR welcome. Yeah, I'll probably open a PR soon with a collection of fixes for the Zig template. I figured I'd just check here first to see if anyone...

> how does that work with the build system? Poorly, I haven't quite found a solution that works well with existing build systems, particularly when considering how it will work...

Hmm, that's a cool way to solve it. At this point though, at least until #1956 is worked on, I'll stick to using the standard library wrapper version I currently...

Opened wasm3/wasm3#448 to add the required underlying functionality, but Wasm3 development seems to be slow, so I don't know when this will be available upstream. Will try implementing the TIC-80...

Turns out the functionality was added already - in 2021, before this issue was created. Odd that the author didn't think it was supported. I'll try to implement `remap` when...

I usually stick to either no picture, or just my profile picture design, if that's alright.

I've encountered this same issue but when editing a Markdown document, so I don't think it's HTML specific. In this image, everything was entered manually, and the only time I...

> Just prevent uploading non standard carts that contains advance api calls for debugging and file IO It's not that easy. I don't think you can detect that a cart...

I think that's a fair solution. I was also thinking we could add an option in the config that needs to be enabled before `require` works - that would make...

I haven't looked into what other languages offer, but I would probably say there should be a similar treatment for other languages. My only reasons for that are: 1. consistency...