puter/packages/useapi
KernelDeimos eb05fbd2dc feat: add external mod loading
A package called "useapi" is introduced to provide a dynamic import
system. This import system, rather than relying on the state of the
filesystem, is populated as modules are installed into Puter's kernel.

The "useapi" package is then used to add support for loading external
mod directories as Puter kernel modules, making it possible to mod puter
without any tooling.
2024-06-09 13:14:48 -04:00
..
main.js feat: add external mod loading 2024-06-09 13:14:48 -04:00
package.json feat: add external mod loading 2024-06-09 13:14:48 -04:00