Skip to content

Hackable taiko client which runs on Linux, macOS, Windows and the web.

License

Notifications You must be signed in to change notification settings

polina4096/apex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apex

Hackable & performant taiko client supporting multiple platforms such as Linux (X11 & Wayland), macOS, Windows and even web using WebAssembly.

Build Instructions

  1. Install the Rust toolchain: https://rustup.rs
  2. Clone the repository: git clone git@github.com:polina4096/apex.git
  3. Navigate to the cloned repository's directory: cd apex
  4. Compile the program: cargo build --release --package apex-client

This should generally work, but the project is not ready for testing yet. Expect no help if something goes wrong.

WASM support

Install wasm-pack, build with: wasm-pack build --release.

Navigate to crates/apex-client/web and host a local web server with: pnpm run dev. This will not work as WASM build is a bit broken and not ready yet :)

License

Distributed under the MIT license.

About

Hackable taiko client which runs on Linux, macOS, Windows and the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages