Async, HasIO, and get aoc examples working in web
This commit is contained in:
@@ -119,6 +119,7 @@ process.stdout.write = (s) => {
|
||||
// hack for now
|
||||
const preload = [
|
||||
"Prelude.newt",
|
||||
"Web.newt",
|
||||
"aoc2023/day1/eg.txt",
|
||||
"aoc2023/day1/eg2.txt",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user