Skip to content
@wie-project

WIE

Experimental PE64 userspace emulator in Rust for Apple Silicon macOS

WIE Project (Wie Is Emulator)

An open-source research and engineering organisation focused on low-level emulation, systems programming, and high-performance cross-OS runtime environments.

Our Projects

1. Kakehashi

An experimental lightweight userspace translator to run macOS ARM64 binaries on Linux ARM.

  • The Core Idea: Complete rejection of kernel modules (LKM) in favour of a pure userspace runtime. It uses a fast assembly hypercall bridge to route Mach-O system calls directly into a host Rust environment with identity-mapped memory.
  • Tech Stack: Rust, Assembly (ARM64).

2. WIE — Wie Is Emulator

An experimental PE64 userspace emulator written in Rust.

  • The Core Idea: Designed to run Windows x64 binaries seamlessly on Apple Silicon macOS via JIT emulation.
  • Tech Stack: Rust, JIT.

The Team

  • @Vladislav-Kalinkin — Founder
  • @DevYatsu — Co-developer (WIE)

License

Our projects are distributed under open-source licenses (Apache-2.0 for Kakehashi, LGPL-3.0 for WIE).

Popular repositories Loading

  1. kakehashi kakehashi Public

    Userspace macOS translation layer for Linux ARM64

    Rust 280 3

  2. wie wie Public

    Experimental PE64 userspace emulator written in Rust for Apple Silicon Mac

    Rust 5 1

  3. .github .github Public

    Organization profile configuration

Repositories

Showing 3 of 3 repositories
  • wie Public

    Experimental PE64 userspace emulator written in Rust for Apple Silicon Mac

    wie-project/wie's past year of commit activity
    Rust 5 LGPL-3.0 1 0 0 Updated Aug 3, 2026
  • .github Public

    Organization profile configuration

    wie-project/.github's past year of commit activity
    0 0 0 0 Updated Aug 2, 2026
  • kakehashi Public

    Userspace macOS translation layer for Linux ARM64

    wie-project/kakehashi's past year of commit activity
    Rust 280 Apache-2.0 3 0 0 Updated Aug 2, 2026

Top languages

Loading…

Most used topics

Loading…