websemantics / linux.js

A personal playground for Jor1k, a OR1K Emulator running Linux.
https://websemantics.github.io/linux.js
8 stars 1 forks source link
       ╭─────╮                    ))))
       │     │       ╭───╮  ╭ooO_(o o)_Ooo╮╭─╮  ╭───╮  ╭──╮          ╭───╮  ╭──────╮
       │     │       ├───┤  │     (_) │   ││ │  ╰╮  ╰╮╭╯ ╭╯          │   │  │  ────┤
       │     ╰────╮  │   │  │   ╭╮ │  │   ╰╯ │   ╰╮  ╰╯ ╭╯          ╭╯   │  │      │
       │          │  │   │  │   ││ │  │      │   ╭╯  ╭╮ ╰╮   ╭──╮   │    │  ├────  │
       ╰──────────╯  ╰───╯  ╰───╯╰─╯  ╰────┴─╯   ╰───╯╰──╯   ╰──╯   ╰────╯  ╰──────╯

       ╭──╮   ╭──╮      ┬ ╭─╮ ╭      ╭─╮    ┬──╮   ╭──╮   ┬   ┬   ╭──╮   ╭──╮   ┬──╮
       │  │   ╰──╮      │ │ │ │      ├─┴╮   ├─┬╯   │  │   │ │ │   ╰──╮   ├─┤    ├─┬╯
       ╰──╯   ╰──╯      ┴ ╯ ╰─╯      ╰──╯   ┴ ╰─   ╰──╯   ╰─┴─╯   ╰──╯   ╰──╯   ┴ ╰─

   ░░░░░░░░░░▒▒▒▒▒▒▒▓▓▓▓▓███  W O R K   I N   P R O G R E S S  ███▓▓▓▓▓▒▒▒▒▒▒░░░░░░░░░░░

Enhanced user and developer experiences for the awesome Jor1k project.

Live demo

Getting Started

  1. Clone and install dependencies,

    git clone https://github.com/websemantics/linux.js
    cd linux.js
    npm i
    # Find the source code and dependency files @ './src'
  2. Build to the ./public folder (including jor1k-master-min.js and jor1k-worker-min.js)

    npm run build 
  3. Browse to ./public/index.html to view

  4. Deploy to gh-page (owner only),

    npm run deploy

Support

Need help or have a question? post a questions at StackOverflow

Please don't use the issue trackers for support/questions.

Contribution

We are more than happy to accept external contributions to the project in the form of feedback, bug reports and even better - pull requests :)

Dependencies

This project depends on two Github repositories,

Links

Resources used or related to this project,

License

Copyright (c) Web Semantics, Inc.