Visit extmod.halfmatthalfcat.com to view extmod
documentation.
extmod
- Contains the relevent, custom esm loader, utilities and CLI for managing module permissions.
extmod/example-core
- Contains simple tests against
@extmod/example-remote
using@extmod/core
.
- Contains simple tests against
extmod/example-next-rsc
- Contains a sample Next.js app that pulls in a remote module into a Server Component.
extmod/example-next-ssr
- Contains a sample Next.js app that pulls in a remote module into a Server Side Rendered Component.
extmod/example-remote
- Contains example, locally-hosted test files of various formats for use in local testing.