Fully functional guest<->host trampolines

This commit is contained in:
2025-10-31 00:45:32 -06:00
parent 55a62a27c9
commit 52cdd7c811
56 changed files with 1683 additions and 1488 deletions

View File

@@ -85,6 +85,6 @@ extern const wibo::ModuleStub lib_bcrypt = {
"bcryptprimitives",
nullptr,
},
bcrypt_trampoline_by_name,
bcryptThunkByName,
nullptr,
};