Hello, I am now able to build a static lib for iOS simulator and device using llint instead of the classic interpreter, after murking around with the codebase for a short while.
This is much needed when we embed JS inside an ios app since we are unable to run JS using the JIT. A few missing variable definitions and macro wrappers that cause build errors originally, lead me to believe that nobody is building from the source directly. How do I submit the patch for review? Please let me know. Thanks, LdS _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev