Nicolas Holzschuch bb8601b2ba
printer: make compilation on non-unix, non-windows platforms work
Some of the new hyperlink work caused ripgrep to stop compiling
on non-{Unix,Windows} platforms. The most popular of which is WASI.

This commit makes non-{Unix,Windows} compile again. And we add a
very basic WASI test in CI to catch regressions.

More work is needed to make tests on non-{Unix,Windows} platforms
work. And of course, this commit specifically takes the path of disabling
hyperlink support for non-{Unix,Windows} platforms.
2024-04-23 13:12:19 -04:00
..
2023-09-25 14:39:54 -04:00
2023-10-09 20:29:52 -04:00
2023-09-25 14:39:54 -04:00
2024-02-15 12:02:15 -05:00
2023-09-25 14:39:54 -04:00
2023-10-09 20:29:52 -04:00
2024-03-07 09:37:48 -05:00