Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Lime.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ be defined, such as "Lime2".
Lime aims for features which do not involve significant new runtime cost or complexity,
and can be implemented in mobile devices and other highly constrained environments.

The name "Lime" was inspired by abbreviating *Li*near *Me*mory, as this series currently
lacks wasm-gc and is therefore focused on linear-memory languages.

## The configurations

The following Lime configurations have been defined:
Expand Down