Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Website code generator for porting console games to blazor webassembly #23

Open
Labels
enhancementNew feature or requesthelp wantedExtra attention is needed
@ZacharyPatten

Description

@ZacharyPatten

Currently the process of porting console to blazor webassembly is a manual process. For the most part you just copy-paste the console code into the Website project and addpublic readonly BlazorConsole Console = new(); andawait in front of theConsole member invocations. This should be easy to make a code generator for.

If there are any changes to the console games, it requires the same change be applied to the ports. However, if the ports were generated, we could just make any changes to the original console games and the generator would carry over any changes to the ports automatically.

A source generator would be good for this topic. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp