Make sure when the backend cannot be downloaded or the site resolved that we're forgiving until we try to use the provided FFI functions.

This commit is contained in:
2026-04-05 23:43:16 +02:00
parent 6af1fa208b
commit 1f4f8a1fbd
5 changed files with 131 additions and 48 deletions

View File

@@ -10,7 +10,9 @@
(provide
(all-from-out racket/gui)
(all-from-out "../main.rkt")
example-1-window%
run-example
)
(define ww-debug displayln)