Hi,

My port of V8 can be built using the following guide I've written:
http://sites.google.com/site/pikpikproject/projects/minix-3/porting-google-s-v8-javascript-engine/building-v8

Please note that after running the compiled JavaScript engine shell
sample, upon MINIX's shutdown a message will appear mentioning the IPC
state as being unclean. This is likely due to my implementation of
V8's semaphore wrapper class, which in this case provides access to
MINIX's System V semaphore API.

I'd greatly appreciate help in completing this port of V8.

Also, how would I contribute my changes to the V8 project?

Thank you,
pikpik

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to