Louis Pilfold

Results 1855 comments of Louis Pilfold

Thank you. I expect this'll be due to LSP using utf-16 and we're using utf-8.

This code has been deprecated so I'm closing this. Thank you. Please do open a PR for the new API if you would like to

Oh very strange! I wonder what is happening here. That function shouldn't be compiled at all. Thank you

As in any function that is one target only shouldn't be generated for the other target. Here Wisp code seems to be generated for JavaScript?

Ah! I understand the problem now! The imported value isn't supported for the target, but we do target support checking on _use_, not on import, so if the import is...

Hi @nermalcat69 ! I'm moving the unofficial guides from the websites as we can't maintain them. I would like to keep a link to the guide, would you be able...

Sounds good! Though I would like to prioritise converting `use` into a normal function call as it'll be easier and more generally useful I wager. Note we can only offer...