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

Support authoring code using the WebAssembly Text Format #2877

Closed
7ombie opened this issue Jun 18, 2021 · 3 comments
Closed

Support authoring code using the WebAssembly Text Format #2877

7ombie opened this issue Jun 18, 2021 · 3 comments

Comments

@7ombie
Copy link

7ombie commented Jun 18, 2021

Describe the project you are working on

Personally, I'm working on a programming language that offers a nicer syntax and simplified concepts and abstractions, compared to the WebAssembly Text Format (WAT). The specifics of my project are not especially relevant to this feature request though, as the request is for WebAssembly support (which my little project would also benefit from).

Describe the problem or limitation you are having in your project

Cannot integrate with Godot.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Provide some means for WebAssembly binaries to directly interact with Godot.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

I do not know. I did ask about WAT support on the Godot Discord, initially in the Beginners channel, then in Programming, but got no reply, so came to GitHub to make a feature request, and was directed to fill this form out.

If this enhancement will not be used often, can it be worked around with a few lines of script?

It likely would be used often. Many web developers use the WebAssembly Text Format to directly author programs (preferring it to C and Rust).

Is there a reason why this should be core and not an add-on in the asset library?

Not that I know of, but I'm not the best person to ask.

Thank you for considering this.

@7ombie
Copy link
Author

7ombie commented Jun 18, 2021

I really just wanted to ask about WAT support. Is it something people could realistically do with Godot? I only filled out the form above because the directions in the README were very specific that I must, and I was worried a bot would close the issue otherwise.

@Calinou
Copy link
Member

Calinou commented Jun 18, 2021

Duplicate of #147.

@7ombie
Copy link
Author

7ombie commented Jun 18, 2021

Sorry. I did search the issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants