Skip to content

Commit

Permalink
site: say it’s in alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Jun 19, 2024
1 parent f5a705b commit 0c2cf1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ You get to use:

Orb is Elixir at compile time and WebAssembly at runtime.

Orb is [alpha](https://github.com/RoyalIcing/Orb/issues?q=is%3Aopen+is%3Aissue+milestone%3AAlpha) in active development. My aim is to refine the current feature set and complete a `.wasm` compiler (current it compiles to WebAssembly’s `.wat` text format) in order to [get to beta](https://github.com/RoyalIcing/Orb/issues?q=is%3Aopen+is%3Aissue+milestone%3ABeta).

## Write functions using an Elixir subset

You can write maths using familiar `+ - * /` operators in Orb.
Expand Down

0 comments on commit 0c2cf1d

Please sign in to comment.