Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game console support #219

Open
3 tasks
Wodann opened this issue Jun 10, 2020 · 0 comments
Open
3 tasks

Game console support #219

Wodann opened this issue Jun 10, 2020 · 0 comments
Labels
tracking Tracking issue for an epic

Comments

@Wodann
Copy link
Collaborator

Wodann commented Jun 10, 2020

Game console developers being one of our target audiences, we set the goal:

Leverage Mun's cross compilation to unlock hot reloading for console and mobile development.

Currently, game consoles are not part of Mun's supported target platforms.

The first steps towards achieving this goal, would be:

  • (optional) Investigate Rust compilation on game consoles.
  • (optional) Investigate compilation of and linking to mun_runtime for game console-supported targets

Alternatively, use the mun_runtime shared library and C/C++ bindings

  • Investigate opening of shared libraries (needed for *.munlibs) with the respective game console operating system
@Wodann Wodann added the tracking Tracking issue for an epic label Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking Tracking issue for an epic
Projects
None yet
Development

No branches or pull requests

1 participant