17 Commits

Author SHA1 Message Date
ef35ed9568 Update README.md 2025-10-07 17:31:39 -06:00
061228c971 Make liburing optional; rewrite CMakeLists.txt and enable LTO 2025-10-07 14:12:37 -06:00
f4cd59b4e0 Update README.md 2025-10-04 13:55:08 -06:00
7f9d141a20 Add --cmdline arg; rework wibo subprocess spawn 2025-09-29 22:05:33 -06:00
c17953b318 Refactor main module resolution & HMODULE handle behavior 2025-09-29 13:50:27 -06:00
3d22538590 Add command line arguments (--chdir/--debug, ...) 2025-09-28 18:43:09 -06:00
104e9e869d Add proper testing framework & integrate with CI 2025-09-26 10:39:09 -06:00
82e2809b33 Update README.md 2025-09-26 01:52:57 -06:00
836f485d66 Initial external DLL support 2025-09-26 00:55:35 -06:00
limb
a1b929a413
Fixed grammatical error in README.md (#67)
less dependencies -> fewer dependencies
2024-01-10 22:59:53 +09:00
Ethan Roseman
32887d2439
Add retrowin32 to related projects in README 2023-10-15 07:41:40 -04:00
Ethan Roseman
8ab683e5c6
WiBo -> wibo 2023-09-10 13:14:45 +09:00
4ae7bba638
Add CMakeLists.txt (#8)
* Add CMakeLists.txt

* Use CMake in CI

* Remove Makefile & update README.md
2022-07-06 20:03:19 +09:00
Ethan Roseman
d92f0d1d08
Readme changes, github actions ci, test (#1)
* Readme changes, github actions ci, test

* Std flag change for older GCC versions"

* Install gcc multilib

* test fix and formatting

* Don't segfault on nonexistant file and show error instead

* Update ci.yml

* PR comments

* remove silly bit
2022-07-01 04:23:00 +09:00
Simon Lindholm
207da3f472 "Better" LoadString stub, makefile 2022-06-29 00:29:29 +02:00
Simon Lindholm
3fd1f6a30c wip 2022-06-28 23:08:23 +02:00
Ash Wolf
d1a4fd35a7 first commit 2022-06-13 02:20:18 +02:00