Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unbalancedparentheses authored Jan 5, 2024
1 parent 54e0bbe commit afdf93e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ If building LLVM from source, you'll need additional tools:
- No undefined behavior
- No marker traits like Send, Sync for concurrency. The runtime will take care of that.

### Features that are being debated
- Integer type that overflows to bignum
- Missing decimal FP. Needed for financial math
- Check [Fearless FFI](https://verdagon.dev/blog/fearless-ffi)

## Syntax
```
mod FibonacciModule {
Expand Down

0 comments on commit afdf93e

Please sign in to comment.