hara.runtime.haxe.impl
raw-eval-haxe
added in 4.1
(raw-eval-haxe rt code)Evaluates Haxe code and returns the decoded result.
start-haxe
added in 4.1
(start-haxe {:keys [id exec], :as rt})Creates a Haxe runtime (stateless one-shot compiler).
(raw-eval-haxe rt code)Evaluates Haxe code and returns the decoded result.
(start-haxe {:keys [id exec], :as rt})Creates a Haxe runtime (stateless one-shot compiler).