Skip to content
This repository has been archived by the owner on Feb 22, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 392 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 392 Bytes

WebKit

WebKit aims to provide platform agnostic isolated browser environments without the need for sketchy C bindings or a bloated V8 runtime.

Running

Examples

Basic window with a counter.

make window

Multiple windows.

make windows

Roadmap

  • MacOS Support
  • Rust Support
  • Linux Support
  • Windows Support
  • Go Support
  • Testing