alibaba/weex_js_engine

Name: weex_js_engine

Owner: Alibaba

Description: null

Created: 2016-07-07 03:07:50.0

Updated: 2018-01-17 09:50:29.0

Pushed: 2017-05-12 08:25:14.0

Homepage: null

Size: 13388

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

weex_js_engine

Weex JavaScript Runtime based on google v8 JavaScript engine and apple javascriptCore!

How to build
Download NDK and Set Environment PATH
  1. Download NDK(version at least 'r11e')
    NDK download address
  2. Add NDK folder to PATH
    add this line to your profile script:export PATH=[Your NDK Folder]/:"$PATH"
Compile V8

Excute cd [Your Source Folder]/weex_v8core/ && run ndk-build


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.