gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Subclassing and Method execution in debug log


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] Subclassing and Method execution in debug log
Date: Sun, 14 Jun 2009 16:12:15 +0200

>    I had poor luck with as3compile, what about some of the new haxe 
> based tests ? Many are very simple.
> 

The haxe code is quite simple, but the bytecode that haxe generates is
very complicated and unconventional. It also changes massively depending
on which compiler version you use. This is why it's not very useful for
generating VM testcases, at least until AVM2 is more correct.

as3compile generates much cleaner bytecode that probably closely matches
what the Adobe compiler would generate from similar code, which makes
testing and debugging the VM easier. What would be really useful is an
ABC assembler, but it doesn't seem there is one (haxe apparently had one
at one time).

bwy

--
The current release of Gnash is 0.8.5
http://www.gnu.org/software/gnash/

Benjamin Wolsey, Software Developer - http://benjaminwolsey.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]