puter/packages
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
..
backend feat: add external mod loading 2024-06-09 13:14:48 -04:00
contextlink refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
git refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
phoenix refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
pty refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
puter-js chore: update UI.js 2024-06-05 01:17:23 +09:00
puter-js-common refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
strataparse refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
terminal refactor: flatten the monorepo 2024-06-08 01:07:42 -04:00
useapi feat: add external mod loading 2024-06-09 13:14:48 -04:00