Coder Social home page Coder Social logo

williamqf-ai / wke Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weinyzhou/wke

0.0 0.0 0.0 181.23 MB

基于Webkit精简的纯C接口的浏览器内核,可用于桌面UI、浏览器。

Home Page: https://github.com/cexer/wke

Shell 0.08% JavaScript 9.49% Ruby 0.01% C++ 48.58% Python 8.53% Perl 2.17% C 26.49% PHP 0.01% Objective-C 1.29% Java 0.04% Lua 0.01% ASP 0.01% Assembly 0.20% Rebol 0.01% XSLT 0.06% CSS 0.30% Objective-C++ 1.88% Makefile 0.07% HTML 0.77% Groff 0.03%

wke's Introduction

项目介绍

wke 是一个基于 WebKit 精简的浏览器引擎,原项目地址 https://github.com/BlzFans/wke。原作者已停止更新,本人出于技术研究的目的 fork 过来,业余时间继续维护,既学习 WebKit 的相关技术,也实验将 web 技术用于桌面UI。如果你对本项目感兴趣,欢迎请关注并随时提出你的宝贵意见。如果你也是一名 WebKit 的研究者、开发者,也欢迎你通过本项目来分享你宝贵的经验。

注意事项

为了使本项目长期良好地发展下去,所有的开发维护都需要在准确细致的规范下进行。本人拍拍脑袋先写了一个简单的规范文档,目前远不够完善,但希望能投石引玉,吸引到大家的宝贝意见。

若你想快速浏览一下本项目完整的修改历史,可以浏览提交日志。也可以查看修改记录了解最近的修改。

若你有任何与项目相关的问题或建议,请联系本人邮箱 [email protected],或者加入QQ群 178168957 和大家一起讨论。

待完善

附原项目的 readme.txt 文件

Web and Flash Embedded in 3D games, based on WebKit

Building wke

VS2005: 1 Install Visual Studio 2005 SP1 2 Install the Windows SDK 6.0 3 Open the vs2005/wke.sln solution file in Visual Studio and build the solution. This can take from 30 minutes to 1 hours. More likely 40 minutes.

VS2008: 1 Install Visual Studio 2008 SP1 2 Install the Windows SDK 6.0 or newer 3 Open the vs2008/wke.sln solution file in Visual Studio and build the solution. This can take from 30 minutes to 1 hours. More likely 40 minutes.

Run wke The wkeBrowser.exe executable can be found at demo/bin/wkeBrowser.exe

Common Build Errors:

  1. Cygwin exception::handle: Exception: STATUS_ACCESS_VIOLATION

    Close the Visual Studio, then relaunch and rebuild. This usually fixes the problem.

wke's People

Contributors

blzfans avatar cexer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.