An experimental new runtime for Urbit
Go to file
barter-simsum a6b12d89bd pma: _bt_state_meta_new leave second metapage zeroed
There's no reason to initialize anything but the first metapage and it's
probably less error prone to leave the second metapage zeroed. On sync, the
first metapage will get memcpy'd to the second, so why partially write some of
the data now?
2024-04-02 14:35:21 -04:00
.github Revert "ci: remove nix" 2024-02-07 17:56:06 -05:00
docs docs: style improvements 2024-02-01 23:31:13 +09:00
hoon/codegen meta: reorganize test resources in repo 2023-11-28 12:00:03 -03:00
resources pill: add pill that causes OOM errors 2024-02-10 02:28:44 +09:00
rust pma: _bt_state_meta_new leave second metapage zeroed 2024-04-02 14:35:21 -04:00
subject-knowledge Add lash function to build sk core with added jets in jute 2022-02-17 21:52:23 -06:00
.gitattributes ares: add .gitattributes to mark .jam and .pill files binary 2023-09-06 11:10:38 -05:00
.gitignore pma: update .gitignore 2023-11-29 11:41:55 -06:00
CONTRIBUTING.md docs: developer intro 2023-11-24 11:38:51 -06:00
DEVELOPERS.md docs: style improvements 2024-02-01 23:31:13 +09:00
LICENSE Update copyright years 2023-03-24 17:06:50 -05:00
README.md docs: developer intro 2023-11-24 11:38:51 -06:00

Ares

A redesigned Mars for the Urth/Mars Urbit runtime. Currently WIP.

Read the proposal and hypotheses for an overview. Before branching or opening a PR please review the contribution guidelines.

Installation

Dependencies: