Skip to content
/ v8z Public
forked from ibmruntimes/v8z

Port of Google V8 javascript engine to S390/zLinux

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.strongtalk
BSD-3-Clause
LICENSE.v8
Unknown
LICENSE.valgrind
Notifications You must be signed in to change notification settings

lialan/v8z

 
 

v8z

Port of Google V8 javascript engine to IBM's Linux on System Z. Port based on v8ppc.

Compile code:
31-bit:
make dependencies; make s390
64-bit:
make dependencies; make s390x

Test code:
tools/run-tests.py --progress=dots --no-presubmit --arch-and-mode=s390.debug --junitout v8tests-junit.xml

About

Port of Google V8 javascript engine to S390/zLinux

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.strongtalk
BSD-3-Clause
LICENSE.v8
Unknown
LICENSE.valgrind

Stars

Watchers

Forks

Packages

No packages published