-
-
Notifications
You must be signed in to change notification settings - Fork 216
feat: add Csharp-Wasm support #798
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
Conversation
β Deploy Preview for livecodes ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Thanks a lot @Seth0x41 I have made some changes, many of which are just stylistic to keep consistency with the rest of the project.
Added the formatter (of Java, till we find a better one) and editor syntax highlighting. I also modified docs to only reflect guidance for end users. By the way, we may move csharpBlazorWasmGenerator and csharp-wasm to @live-codes organization if you don't mind. To generate translation json files, run I do not like waiting arbitrary time here. This can be variable from a device to another. Is there a way to listen for an event to tell us that we are ready? Please review the changes and let me know what you think. I am very grateful for the amount and quality of your effort. |
I think I have fixed that. |
|
|
Hi @hatemhosny, |
|
Thank you @Seth0x41 I will merge this now. Let me ask a question for consideration: This is a useful repo and lists links to other projects: If you think this is feasable, let's open a new issue for that. Thank you. |
i18n ActionsSource PR has been merged into the default branch. Maintainers can comment |
|
.i18n-update-push |
i18n Actions:
|
| Name | Description |
|---|---|
| New Branch for i18n | i18n/Seth0x41/feat/add-csharp-wasm |
| Last Commit SHA | 3c86a9c |
Maintainers can comment .i18n-update-pull after translation is done to trigger the i18n pull workflow and pull the changes back to Github.
|
.i18n-update-pull |
|
@hatemhosny |
|
Excellent! |
|
.i18n-update-pull |
1 similar comment
|
.i18n-update-pull |



What type of PR is this? (check all applicable)
Description
This PR adds support for C# (WebAssembly) compilation in LiveCodes.
Related Tickets & Documents
Closes #531
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentations?