Skip to content
View baudaux's full-sized avatar
Block or Report

Block or report baudaux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
baudaux/README.md

🐻 exaequOS is (or will be 😄) a Unix-like operating system running on every (up-to-date) web browser. Developpers will able to develop applications for it (in C, C++, Lua, Basic, ...) and to share them easily through the platform. Anybody will be able to execute them with no installation.

EXA Kernel: EXA is the kernel of exeaquOS. It is designed as a microkernel architecture (resource manager, drivers and user processes) adapted to a web browser environment.

emscripten-exa: A fork ok Emscripten is used for compiling C/C++ source code to WebAssembly in order to have the best possible performances. As Emscripten is not designed for a multi-process environment, a rework for handling the system calls is needed.

Pinned

  1. exa-kernel exa-kernel Public

    EXA Kernel

    C 56 2

  2. emscripten-exa emscripten-exa Public

    A fork of emscripten for generating processes running on EXA operating system.

    C++ 6 1

  3. docker-exa docker-exa Public

    Dockerfile 2 2