Hi Simon,

I looked into a different approach of putting JS on a FPGA by writing a JS 
interpreter in a high-level-language to VHDL toolchain.  Sadly, the low 
clock speed of the FPGA makes interpreting JS painfully slow and it was 
impractical.  Dealing with timed logic and I/O also proved to be outside 
what was possible with callbacks alone.  

The good news is tiling dozens of cores seemed perfectly reasonable.

         -J


On Tuesday, July 8, 2014 12:22:09 PM UTC-7, Simon Vincent wrote:
>
> Will node.js work on other hardware platforms other than X86 and ARM? 
> If I managed to get it to compile for microblaze would it work or would I 
> be wasting my time?
>
> Thanks
>
> Simon
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/a194b276-9cb4-4d20-855f-8b810bf0c3ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to