Skip to content

How to implement a new OS? #4872

Open
Open
@nitwhiz

Description

@nitwhiz

Hi there,

I thought about porting tinygo to a custom OS (just because it's possible - at least I think so). It's running on MIPS and the tinygo compiler would be used to generate ELF files. I want to use C-bindings for everything, which I provide (header files, objects, ...).

I know this is a very vague question, but I don't find any information about which steps need to be done to implement a new OS and it's actually not much more than an idea for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion about usage of TinyGo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions