Get dynamic component loading working

This commit is contained in:
Michael Mikovsky
2025-11-14 09:43:41 -07:00
parent cc2b2960e8
commit f34ac017ce
13 changed files with 119 additions and 82 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
// Behold! The world's most sophisticated shared library! (it has no code)
#![no_main]
pub use unshell_lib::get_components;
// Behold! The world's most sophisticated shared library!