# Latest

**URL:** https://community.haxe.org/latest.md?no_subcategories=false&page=3

[Latest](https://community.haxe.org/latest.md) · [Categories](https://community.haxe.org/categories.md) · [Tags](https://community.haxe.org/tags.md)

**Page:** 4

---

## [Hashlink: Ways to efficiently assign a hashlink array in an extern](https://community.haxe.org/t/hashlink-ways-to-efficiently-assign-a-hashlink-array-in-an-extern/4667)

<div class="topic-metadata">

**Author:** [@SomeGuyWhoLovesCodin](https://community.haxe.org/u/SomeGuyWhoLovesCodin)\
**Replies:** 3\
**Last updated:** [September 11, 2025, 11:43am UTC](https://community.haxe.org/t/hashlink-ways-to-efficiently-assign-a-hashlink-array-in-an-extern/4667 "2025-09-11T11:43:46Z")

</div>

I’ve been trying to find ways but none worked. I’m basically doing this: @:hlNative("chart\_file", "insertNotes") public static function insertNotes(values:hl.types.ArrayObj):Void {} @:hlNative("chart\_file", "removeNotes…

---

## [ArrayBufferView.fromBytes() for JS target](https://community.haxe.org/t/arraybufferview-frombytes-for-js-target/4653)

<div class="topic-metadata">

**Author:** [@zagortenej](https://community.haxe.org/u/zagortenej)\
**Replies:** 2\
**Last updated:** [September 6, 2025, 9:05pm UTC](https://community.haxe.org/t/arraybufferview-frombytes-for-js-target/4653 "2025-09-06T21:05:24Z")

</div>

So, haxe.io.ArrayBufferView.fromBytes() does not exist for JS target as per docs (and source code, ofc): haxe.io.ArrayBufferView - Haxe 4.3.7 API Given how fromBytes() is implemented: haxe/std/haxe/io/ArrayBufferView.hx…

---

## [GitHub - VapireMox/luahscript: This is a lua script engine that utilizes a method](https://community.haxe.org/t/github-vapiremox-luahscript-this-is-a-lua-script-engine-that-utilizes-a-method/4662)

<div class="topic-metadata">

**Author:** [@VapireMox](https://community.haxe.org/u/VapireMox)\
**Replies:** 0\
**Last updated:** [August 31, 2025, 6:53am UTC](https://community.haxe.org/t/github-vapiremox-luahscript-this-is-a-lua-script-engine-that-utilizes-a-method/4662 "2025-08-31T06:53:03Z")

</div>

After being exposed to certain hscript, I thought about the possibility of using a similar approach to hscript to create a Lua script engine. I had planned this plan a month ago, and just a few days ago, I tried it out. …

---

## [Using Haxe + Pixi.js for a Web-Only Game Engine — Thoughts?](https://community.haxe.org/t/using-haxe-pixi-js-for-a-web-only-game-engine-thoughts/4650)

<div class="topic-metadata">

**Author:** [@jason](https://community.haxe.org/u/jason)\
**Replies:** 2\
**Last updated:** [August 11, 2025, 2:49am UTC](https://community.haxe.org/t/using-haxe-pixi-js-for-a-web-only-game-engine-thoughts/4650 "2025-08-11T02:49:01Z")

</div>

Hello! I’m planning to create a web-only game engine using Haxe and Pixi.js. I recently had my students make games with Pixi.js, but many of them found TypeScript a bit challenging. For example, they struggled to unders…

---

## [\[SOLVED\] Is there any UI libs that contain color picker component?](https://community.haxe.org/t/solved-is-there-any-ui-libs-that-contain-color-picker-component/3501)

<div class="topic-metadata">

**Author:** [@FlowSand](https://community.haxe.org/u/FlowSand)\
**Replies:** 6\
**Last updated:** [July 30, 2025, 5:10pm UTC](https://community.haxe.org/t/solved-is-there-any-ui-libs-that-contain-color-picker-component/3501 "2025-07-30T17:10:27Z")

</div>

I am developing an app and need a Color picker component. Is there any UI library that provides similar functionality?

---

## [@:native doesn't work on the Lua target](https://community.haxe.org/t/native-doesnt-work-on-the-lua-target/4640)

<div class="topic-metadata">

**Author:** [@Davvex87](https://community.haxe.org/u/Davvex87)\
**Replies:** 2\
**Last updated:** [July 20, 2025, 7:08pm UTC](https://community.haxe.org/t/native-doesnt-work-on-the-lua-target/4640 "2025-07-20T19:08:06Z")

</div>

I am writing Haxe bindings for Roblox’s Luau API for my roblox-hx library, which heavily depends on objects to run your Roblox games’ logic. While in Lua it’s generally acceptable to write fields in UpperCamelCase, this …

---

## [Issue with building haxe binary for debug mode](https://community.haxe.org/t/issue-with-building-haxe-binary-for-debug-mode/4639)

<div class="topic-metadata">

**Author:** [@alex](https://community.haxe.org/u/alex)\
**Replies:** 0\
**Last updated:** [July 10, 2025, 5:18pm UTC](https://community.haxe.org/t/issue-with-building-haxe-binary-for-debug-mode/4639 "2025-07-10T17:18:37Z")

</div>

I try to build haxe binary for debugging purposes and use it in vscode with OCaml Platform - Visual Studio Marketplace plugin and earlybird. How was set up haxe binary build: in root dune-project file changed (lang du…

---

## [Haxe 5 and BigInt](https://community.haxe.org/t/haxe-5-and-bigint/4637)

<div class="topic-metadata">

**Author:** [@semmi](https://community.haxe.org/u/semmi)\
**Replies:** 2\
**Last updated:** [July 8, 2025, 12:00am UTC](https://community.haxe.org/t/haxe-5-and-bigint/4637 "2025-07-08T00:00:38Z")

</div>

Hello \\o/ First of all, I would like to express my excitement about the progress of the next haxe-5 generation: lots of cool new features on the horizon (i watched the haxeUP video, thanks also to Michael for the easy-t…

---

## [Haxe 5.0.0-preview.1 released](https://community.haxe.org/t/haxe-5-0-0-preview-1-released/4635)

<div class="topic-metadata">

**Author:** [@kLabz](https://community.haxe.org/u/kLabz)\
**Replies:** 1\
**Last updated:** [July 5, 2025, 4:57pm UTC](https://community.haxe.org/t/haxe-5-0-0-preview-1-released/4635 "2025-07-05T16:57:29Z")

</div>

Dear Community, On behalf of the Haxe Foundation, we are proud to announce that Haxe 5.0.0-preview.1 is now officially released! It it available along with the changelog at Haxe 5.0.0-preview.1 - Haxe - The Cross-platf…

---

## [Is this copy-pasta error in hashlink sdl.c or intentional?](https://community.haxe.org/t/is-this-copy-pasta-error-in-hashlink-sdl-c-or-intentional/4634)

<div class="topic-metadata">

**Author:** [@zagortenej](https://community.haxe.org/u/zagortenej)\
**Replies:** 0\
**Last updated:** [July 4, 2025, 12:31am UTC](https://community.haxe.org/t/is-this-copy-pasta-error-in-hashlink-sdl-c-or-intentional/4634 "2025-07-04T00:31:14Z")

</div>

mouseX is assigned from button.x and mouseY from motion.y? From my tests it seems they are ok, the coordinates I’m getting are ok, just curious if there’s a reason behind this or is it just a copy-pasta error…

---

## [Quick $25 - Test Moonshine.dev (30 minutes max!)](https://community.haxe.org/t/quick-25-test-moonshine-dev-30-minutes-max/4633)

<div class="topic-metadata">

**Author:** [@piotrz](https://community.haxe.org/u/piotrz)\
**Replies:** 0\
**Last updated:** [July 3, 2025, 5:32pm UTC](https://community.haxe.org/t/quick-25-test-moonshine-dev-30-minutes-max/4633 "2025-07-03T17:32:50Z")

</div>

Hey Haxe/FeathersUI devs! The Deal: :white\_check\_mark: 30 minutes of your time = $25 via PayPal :white\_check\_mark: Test our visual UI designer that generates MXHX code :white\_check\_mark: Try our AI Assistant (tell it…

---

## [Moonshine.dev: A New Tool for Streamlined UI Design in Haxe with Feathers UI](https://community.haxe.org/t/moonshine-dev-a-new-tool-for-streamlined-ui-design-in-haxe-with-feathers-ui/4453)

<div class="topic-metadata">

**Author:** [@piotrz](https://community.haxe.org/u/piotrz)\
**Replies:** 7\
**Last updated:** [June 25, 2025, 7:42am UTC](https://community.haxe.org/t/moonshine-dev-a-new-tool-for-streamlined-ui-design-in-haxe-with-feathers-ui/4453 "2025-06-25T07:42:23Z")

</div>

Hello Haxe Community, We’re excited to introduce Moonshine.dev, a platform designed to make UI development in Haxe more intuitive and efficient. At its core, Moonshine.dev provides a visual form designer powered by MXHX,…

---

## [Haxe incremental compilation do not see code changes](https://community.haxe.org/t/haxe-incremental-compilation-do-not-see-code-changes/4626)

<div class="topic-metadata">

**Author:** [@rat-moonshine](https://community.haxe.org/u/rat-moonshine)\
**Replies:** 0\
**Last updated:** [June 9, 2025, 2:01pm UTC](https://community.haxe.org/t/haxe-incremental-compilation-do-not-see-code-changes/4626 "2025-06-09T14:01:55Z")

</div>

I ran Haxe server with: haxe --wait 6000 Then inside my Haxe project directory I ran: haxelib run lime build html5 -release --connect 6000 I confirm the server is up and running at the time I run compilation command.…

---

## [Help macro for safe navigate dynamics using runtime string](https://community.haxe.org/t/help-macro-for-safe-navigate-dynamics-using-runtime-string/4609)

<div class="topic-metadata">

**Author:** [@neimanpinchas](https://community.haxe.org/u/neimanpinchas)\
**Replies:** 1\
**Last updated:** [May 30, 2025, 9:56am UTC](https://community.haxe.org/t/help-macro-for-safe-navigate-dynamics-using-runtime-string/4609 "2025-05-30T09:56:18Z")

</div>

I am try to make possible and safe to navigate dynamics using runtime strings, The first is working, second not. var a:Dynamic = { b: { c: 123 } }; var aaa=safeget(a.b.c); trace(aaa); aaa…

---

## [Compilation error from \`hlsdl\` through hashlink](https://community.haxe.org/t/compilation-error-from-hlsdl-through-hashlink/4624)

<div class="topic-metadata">

**Author:** [@jijiji1112](https://community.haxe.org/u/jijiji1112)\
**Replies:** 0\
**Last updated:** [May 22, 2025, 11:17pm UTC](https://community.haxe.org/t/compilation-error-from-hlsdl-through-hashlink/4624 "2025-05-22T23:17:43Z")

</div>

Hi! I keep receiving the following error while trying to compile my app to hashlink: /home/desktop/haxelib/heaps/git/h3d/impl/GlDriver.hx:1478: characters 6-22 : Class\<sdl.GL\> has no field getBufferSubData (Suggestion: …

---

## [Compiling HashLink on macOS Apple Silicon](https://community.haxe.org/t/compiling-hashlink-on-macos-apple-silicon/3150)

<div class="topic-metadata">

**Author:** [@joshtynjala](https://community.haxe.org/u/joshtynjala)\
**Replies:** 11\
**Last updated:** [May 22, 2025, 12:56pm UTC](https://community.haxe.org/t/compiling-hashlink-on-macos-apple-silicon/3150 "2025-05-22T12:56:20Z")

</div>

The current instructions to build HashLink on macOS don’t work on new Apple Silicon CPUs. However, I think that I’ve figured out how build for x86\_64 on Apple Silicon. First, install the Intel version of Homebrew using …

---

## [Missing Seattle videos 2018](https://community.haxe.org/t/missing-seattle-videos-2018/4617)

<div class="topic-metadata">

**Author:** [@Confidant](https://community.haxe.org/u/Confidant)\
**Replies:** 0\
**Last updated:** [May 21, 2025, 6:19pm UTC](https://community.haxe.org/t/missing-seattle-videos-2018/4617 "2025-05-21T18:19:39Z")

</div>

I am noticing the videos are missing on this page: Haxe US Summit 2018 - Haxe - The Cross-platform Toolkit Any chance of recovering them?

---

## [Haxe 4.3.7 released](https://community.haxe.org/t/haxe-4-3-7-released/4611)

<div class="topic-metadata">

**Author:** [@kLabz](https://community.haxe.org/u/kLabz)\
**Replies:** 0\
**Last updated:** [May 9, 2025, 7:32pm UTC](https://community.haxe.org/t/haxe-4-3-7-released/4611 "2025-05-09T19:32:41Z")

</div>

Dear Community, On behalf of the Haxe Foundation, we are proud to announce the official release of Haxe 4.3.7! This is a bugfix release, and should :tm: be the last 4.x.x release (so the last release supporting win32, …

---

## [Standard Set type?](https://community.haxe.org/t/standard-set-type/1845)

<div class="topic-metadata">

**Author:** [@uvtc](https://community.haxe.org/u/uvtc)\
**Replies:** 10\
**Last updated:** [May 8, 2025, 4:24pm UTC](https://community.haxe.org/t/standard-set-type/1845 "2025-05-08T16:24:07Z")

</div>

Does Haxe come with a standard Set type (data structure)? I’m not seeing it at api.haxe.org nor anywhere in the cookbook.

---

## [Extend existing componants in coconut](https://community.haxe.org/t/extend-existing-componants-in-coconut/4606)

<div class="topic-metadata">

**Author:** [@neimanpinchas](https://community.haxe.org/u/neimanpinchas)\
**Replies:** 1\
**Last updated:** [May 5, 2025, 12:42am UTC](https://community.haxe.org/t/extend-existing-componants-in-coconut/4606 "2025-05-05T00:42:23Z")

</div>

Hi I am porting a project from Vue to coconut, and I am trying to make it with the minimum changes, in the past I managed already to do this \`\`\`class TextBox extends coconut.ui.View { @:controlled var model:String; fun…

---

## [ApplicationMain.hx](https://community.haxe.org/t/applicationmain-hx/4586)

<div class="topic-metadata">

**Author:** [@den256](https://community.haxe.org/u/den256)\
**Replies:** 7\
**Last updated:** [April 27, 2025, 8:59pm UTC](https://community.haxe.org/t/applicationmain-hx/4586 "2025-04-27T20:59:31Z")

</div>

What I want to achieve I’m writing Haxe with VSCode. It seems that even if you add the write attribute and change ApplicationMain.hx, it is designed so that the system will overwrite (restore) it. So I’d like to ask …

---

## [\`match\` enum with Int64 param](https://community.haxe.org/t/match-enum-with-int64-param/4421)

<div class="topic-metadata">

**Author:** [@zagortenej](https://community.haxe.org/u/zagortenej)\
**Replies:** 2\
**Last updated:** [April 27, 2025, 10:47am UTC](https://community.haxe.org/t/match-enum-with-int64-param/4421 "2025-04-27T10:47:16Z")

</div>

I expected to be able to match() enum value with Int64 parameter by using Int literal (because Int64 has @from Int) but it is not the case: Try Haxe! Is this the way things supposed to be or am I missing something? Als…

---

## [openfl.events.TouchEvent has no field getTouch](https://community.haxe.org/t/openfl-events-touchevent-has-no-field-gettouch/4589)

<div class="topic-metadata">

**Author:** [@den256](https://community.haxe.org/u/den256)\
**Replies:** 1\
**Last updated:** [April 3, 2025, 4:00pm UTC](https://community.haxe.org/t/openfl-events-touchevent-has-no-field-gettouch/4589 "2025-04-03T16:00:54Z")

</div>

I am using openfl 9.4.1 Lime 8.2.2. I wrote “private function onTouchMove(e:TouchEvent):Void {” “var touch:Touch = e.getTouch(stage);” But when I compile it with openfl test neko, I get an error at the part “var tou…

---

## [Max minimising generated code in HAXE](https://community.haxe.org/t/max-minimising-generated-code-in-haxe/4588)

<div class="topic-metadata">

**Author:** [@MaxiHaxe](https://community.haxe.org/u/MaxiHaxe)\
**Replies:** 3\
**Last updated:** [April 2, 2025, 3:38pm UTC](https://community.haxe.org/t/max-minimising-generated-code-in-haxe/4588 "2025-04-02T15:38:10Z")

</div>

Hello everyone, i have two questions about how to minimise names of variables, classes, fncs as short as possible? For example I have: final class Cart { public var cartContent:CartContent; public var ship…

---

## [Lib.haxe.org 503 Service Temporarily Unavailable](https://community.haxe.org/t/lib-haxe-org-503-service-temporarily-unavailable/4582)

<div class="topic-metadata">

**Author:** [@joshtynjala](https://community.haxe.org/u/joshtynjala)\
**Replies:** 0\
**Last updated:** [March 25, 2025, 7:56pm UTC](https://community.haxe.org/t/lib-haxe-org-503-service-temporarily-unavailable/4582 "2025-03-25T19:56:51Z")

</div>

The message below is displayed when trying to load the main page of lib.haxe.org and also pages for specific libraries like lib.haxe.org/p/lime 503 Service Temporarily Unavailable nginx EDIT: It seems to be working a…

---

## [Why is there no 3D physics engine for Haxe?](https://community.haxe.org/t/why-is-there-no-3d-physics-engine-for-haxe/4575)

<div class="topic-metadata">

**Author:** [@jul](https://community.haxe.org/u/jul)\
**Replies:** 10\
**Last updated:** [March 21, 2025, 3:44pm UTC](https://community.haxe.org/t/why-is-there-no-3d-physics-engine-for-haxe/4575 "2025-03-21T15:44:52Z")

</div>

First of all, hi all, this is my first post Tag: 3d So, am I missing something? It seems there’s barely one, there’s oimophysics which is 10 years old and seems incomplete but works for limited use cases as far as I ca…

---

## [Empty object is not constant](https://community.haxe.org/t/empty-object-is-not-constant/4579)

<div class="topic-metadata">

**Author:** [@neimanpinchas](https://community.haxe.org/u/neimanpinchas)\
**Replies:** 3\
**Last updated:** [March 19, 2025, 9:47pm UTC](https://community.haxe.org/t/empty-object-is-not-constant/4579 "2025-03-19T21:47:27Z")

</div>

default args and inline vars should be constent, as a result structs cannot be used, even if all of their children are const, which is understood as they have inner mutibility. However this makes problems when convertin…

---

## [Tuple with unpack alternative](https://community.haxe.org/t/tuple-with-unpack-alternative/4578)

<div class="topic-metadata">

**Author:** [@neimanpinchas](https://community.haxe.org/u/neimanpinchas)\
**Replies:** 3\
**Last updated:** [March 19, 2025, 7:17pm UTC](https://community.haxe.org/t/tuple-with-unpack-alternative/4578 "2025-03-19T19:17:54Z")

</div>

In rust everything is an expression goes in harmony with tuple and multple assign for example. let (location,timezone)=if is\_us { ("NEW YORK","EST") } else { ("PARIS","CET") } combine that with switch… compared to th…

---

## [The return type Dynamic of a function](https://community.haxe.org/t/the-return-type-dynamic-of-a-function/4577)

<div class="topic-metadata">

**Author:** [@filt3rek](https://community.haxe.org/u/filt3rek)\
**Replies:** 5\
**Last updated:** [March 19, 2025, 3:20pm UTC](https://community.haxe.org/t/the-return-type-dynamic-of-a-function/4577 "2025-03-19T15:20:13Z")

</div>

Hej guys ! I noticed something “special” with Dynamic return type of a function. Let’s take this example : Try Haxe! class Test { static function main() { var o = foo(); $type( o ); // String } stati…

---

## [Twinspire Web: A New Macro-oriented, HTML-first web framework](https://community.haxe.org/t/twinspire-web-a-new-macro-oriented-html-first-web-framework/4558)

<div class="topic-metadata">

**Author:** [@tienery](https://community.haxe.org/u/tienery)\
**Replies:** 4\
**Last updated:** [March 8, 2025, 12:07pm UTC](https://community.haxe.org/t/twinspire-web-a-new-macro-oriented-html-first-web-framework/4558 "2025-03-08T12:07:18Z")

</div>

Say goodbye to traditional web frameworks and say hello to compile-time HTML, React-like Component’s and more, with Twinspire Web. Twinspire Web and what it’s for Twinspire Web is a macro-based Haxe web development fram…

[Previous page](https://community.haxe.org/latest.md?no_subcategories=false&page=2)

[Next page](https://community.haxe.org/latest.md?no_subcategories=false&page=4)
