Clément Charmet

Results 140 comments of Clément Charmet

Hi ! Sorry I haven't had the time to upgrade yet, but I may have a bit more time in the coming days :grimacing: I doubt I'll have the motivation...

Hi @markknol Sorry, it was just that I had other things going :sob: Anyway, I'm in the process of upgrading to haxe4, I have downloaded the latest release at https://github.com/HaxeFoundation/haxe/releases/download/4.1.4/haxe-4.1.4-linux64.tar.gz,...

I have tried installing `opam` to compile haxe from sources but `opam` has the same weird behaviour :eyes: :shrug:

We probably want to `trim` more than whitespaces here : https://github.com/clemos/try-haxe/blob/master/src/api/Compiler.hx#L94 We can use something like this instead of `ltrim` : https://try.haxe.org/#467a7

Thanks ! It would be nice to make a PR with these changes, I would happily merge it :) Also, please use conditional compilation like : ``` #if (haxe_ver >=...

Also, what action would you see for `Ctrl+S` ?

I guess I should not inline the generated JS in the "runner" iframe, that's all. I'll look into that.

Can you please elaborate ? Do you think they should be always enabled, or we should add a flag in the options ?