Hi all,

I am the engineer working on SpiderMonkey MIPS port from Imgtec side.

I have uploaded our code to GitHub. Anyone interested can look at it here:
https://github.com/rankov-img/gecko-dev.
I plan to merge this code with master once a week.

I have a few questions about upstream process:

1. Would you like to review the code while on GitHub, or only trough the
patches submitted to Bugzilla?

2. How large should the individual patches be?

3. How often should the patches be submitted? I guess this depends on
reviewer availability.

My current plan is to submit the code in 5 phases:
- Skeleton code and Assembler
- Baseline Compiler code
- IonMonkey code
- OdinMonkey code
- MIPS simulator

This is how the code was submitted to GitHub. You can see the commits if
you look for date Jan 30, 2014 in the log. Each phase can be built and
tests can be run.

I can separate assembly parts from integration parts if you wish.

The simulator is not finished currently, but it can be submitted in
earlier phase if it is done in time.

I will follow the discussions here and will be available on #jsapi on IRC
during Europe daytime. My IRC nick is rankov.

Regards,
Branislav Rankov


_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to