| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
We don't yet support emulating these instructions in `bootstrap`. But generated
binaries containing them run natively just fine.
|
|
|
|
|
| |
More copypasta. I'd be able to remove this duplication if we had first-class
functions, but they involve an accessibility cost.
|
|
|
|
|
|
| |
No support for combining characters. Graphemes are currently just utf-8
encodings of a single Unicode code-point. No support for code-points that
require more than 32 bits in utf-8.
|
| |
|
|
|