Giter Site home page Giter Site logo

teidesu / apex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polina4096/apex

0.0 0.0 0.0 296 KB

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

License: MIT License

JavaScript 0.31% Rust 97.12% HTML 0.16% WGSL 2.41%

apex's Introduction

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. Install cargo-make: cargo install --force cargo-make
  3. Clone the repository: git clone [email protected]:polina4096/apex.git
  4. Navigate to the cloned repository's directory: cd apex
  5. Compile the program: cargo make build

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

Actually, build instructions do not work at all. There is no support for release builds yet, and if you want to just run a debug one do: cargo make. You can do cargo build --release --bin apex-client, but it will only build the executable which is not guaranteed to run with improper directory structure.

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.

apex's People

Contributors

polina4096 avatar teidesu 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.