try-haxe
try-haxe copied to clipboard
A small webapp that allows to test Haxe online
Haxe 4
Would be great if Haxe 4 can be used on try-haxe!
This project is so awesome ! Man you rox ! 😁
These days its not relevant to use flash anymore, most browsers block them anyway. Would be great to use the interpreted mode and just print the stdout to the output.
This should fix #72 but was only tested by editing the values in the browser (Firefox). By setting the values for top and bottom, the window size should remain the...
Current version only works with JS target – see https://github.com/HaxeFoundation/haxe/issues/7563
Please update pixi.js lib to actual version (4.8.2 https://github.com/pixijs/pixi.js/releases/tag/v4.8.2) (now it 4.2.2 https://try.haxe.org/lib/js/pixi.min.js) Thanks
- Added video section \o/ - https links - Reorder some items
Hi! Would it be possible to add the excellent Coconut libraries from @back2dos ? It's a microframework consisting of Observable Data Layer, based on tink_state: https://github.com/MVCoconut/coconut.data Reactive View: https://github.com/MVCoconut/coconut.ui To...
When building on haxe 4 you'll get : `src/Api.hx:7: characters 8-25 : Type not found : haxe.web.Dispatch` `src/Editor.hx:8: characters 8-17 : Type not found : js.JQuery` This is due to...