Erick managed to get it running as well by reducing the memory footprint of the backend.
What's missing now is:
1. Porting the C/C++ extensions we need to make them accessible from Tachyon (working on it).
2. Testing and debugging Tachyon to make sure it's fit to run itself...
- Maxime
I have managed to work around the d8 GC bug by adding the --nocollect_maps when invoking d8. That means that after 10 minutes of execution on my MacBook Pro, the "make bootstrap" ends with:
... Linking machine code for: "backend/x86/config.js" Linking machine code for: "backend/x86/ir-to-asm.js" Linking machine code for: "backend/x86/asm.js" Linking machine code for: "main.js" Tachyon initialization complete
Yay!
Now... how do we actually execute the bootstrapped Tachyon?
I guess the champagne bottle won't be spending much more time in the fridge... ;-)
Marc
Tachyon-list mailing list Tachyon-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/tachyon-list