This commit is contained in:
2026-06-08 13:21:57 +02:00
parent 823130e3ac
commit 8bee76328b
23 changed files with 734 additions and 382 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
#lang racket/base
(require "jsmaker-test-framework.rkt")
(provide node-available? run-js/trimmed)
;; Kept as a compatibility source file for the package layout. js-maker 3 uses
;; the small optional Node runner in jsmaker-test-framework.rkt.
(provide)