8000 core: improve entrypoint API / docs · Issue #1186 · hexops/mach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
core: improve entrypoint API / docs #1186
Open
@emidoots

Description

@emidoots

General exploration plan:

  1. Eliminate CoreApp in our build.zig logic.
  2. Eliminate the old core API and make it 100% a module.
  3. Everywhere:
    a. Show people how to set up the module system using their own main entrypoint first. i.e. 'what people expect' but is platform-specific.
    b. Show them how they could use a Mach-provided entrypoint package instead, which is actually cross-platform.
  4. Eliminate App in our build.zig logic.
  5. Make mach-core's API just a Mach module
  6. Polish our module system architecture enough that mach-core's API could be just a Mach module: module system revamp #1182

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0