Louis Pilfold

Results 761 comments of Louis Pilfold

Something like that would be good, though I don't mind the exact formatting so much. I think we could expand it more generally to any binary operations too.

I'm not sure about this one. If we do not have a way to implement it for all platform we cannot merge it, and I'm not sure that we will...

Closing due to inactivity. Please feel free to reopen

As far as I'm aware there's no reason to permit truncation. This would be a good addition, thank you!

OK, sounds like we will need to keep it in the list module and instead make the map module not use the list module. Will be a bit larger of...

Sorry, I thought we said it would be best to have it in the list module? Because having it in the map module did not resolve the original import cycle....

Closing due to inactivity. Please feel free to reopen.

Me too! Unfortunately I think we are a long way away from being able to write native Gleam code and link it from the compiler

An interpreter would be very handy! I would consider anything in the compile loop (such as TS generation) to be something where we care about performance a lot so it'd...

It could, though we wouldn't be able to do anything that involves FFI