Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49c43f6ceb | |||
| dd7ecaaf46 |
+1
-1
@@ -51,7 +51,7 @@
|
||||
rel="noreferer">site</a> was written in plain
|
||||
Typescript, and this
|
||||
demo is an <a href="https://git.augustkline.com/august/george-emu" target="_blank"
|
||||
rel="noreferer">emulator</a> i wrote from
|
||||
rel="noreferer">emulator</a> I wrote from
|
||||
scratch in Rust that was compiled to WASM and runs
|
||||
hand-written assembly in the browser at native speed.
|
||||
</p>
|
||||
|
||||
+2
-1
@@ -46,7 +46,8 @@
|
||||
background-color: color-mix(in srgb, white, transparent 70%);
|
||||
}
|
||||
|
||||
a[href^='http'] {
|
||||
a[href^='http'],
|
||||
a[href^='mailto'] {
|
||||
text-decoration: none;
|
||||
font-weight: 700;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user