Oct. 29, 2012
11:43 a.m.
hey Goran, just a heads up⦠none of the examples compile for the current master branch sebastian o/ On Oct 29, 2012, at 6:44 AM, Göran Krampe wrote:
Hi!
On 10/28/2012 10:46 AM, Udo Schneider wrote:
Hi Stef,
but isn't Amber targeting the client side? My Deployment Platform would be the server.
Amber works fine on node, in fact, there are several examples (if you do the git clone and check under "examples") and we even run the command line compiler "amberc" in node (written in Amber).
Amber compiles to js, there is nothing client centric about it - but the IDE is written on jQuery to run in a browser, but the packages are cleanly separated from each other (IDE vs kernel etc).
regards, Göran