Skip to content

Commit 58cdfb4

Browse files
sunfishcodedschuff
andauthored
Document the origin of the "Lime" name. (#241)
* Document the origin of the "Lime" name. * Update Lime.md Co-authored-by: Derek Schuff <[email protected]> --------- Co-authored-by: Derek Schuff <[email protected]>
1 parent 5bf631d commit 58cdfb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Lime.md

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ be defined, such as "Lime2".
1212
Lime aims for features which do not involve significant new runtime cost or complexity,
1313
and can be implemented in mobile devices and other highly constrained environments.
1414

15+
The name "Lime" was inspired by abbreviating *Li*near *Me*mory, as this series currently
16+
lacks wasm-gc and is therefore focused on linear-memory languages or language implementations.
17+
1518
## The configurations
1619

1720
The following Lime configurations have been defined:

0 commit comments

Comments
 (0)