git: 9front

Download patch

ref: 1669f95ffaba401bb6ca036a204048e44594ae8e
parent: 3e54b04bee81ee600a3e0bdbb282bc966cdb13b1
author: sl <sl@deckard>
date: Sat Mar 4 23:34:42 EST 2023

/lib/troll: Running Rust code on Plan 9 using webassembly

--- a/lib/troll
+++ b/lib/troll
@@ -261,3 +261,4 @@
 [9fans] Power mac support
 We are grateful to Charles Forsyth for his advice regarding this work, and to the new Plan 9 secret society.
 Plan 9 can also run Go binaries, but, again, not really sure we're talking about the same thing as nginx-level scale.
+Running Rust code on Plan 9 using webassembly
--