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

WebAssembly support for Wails. #4178

Open
duc18020319 opened this issue Mar 30, 2025 · 0 comments
Open

WebAssembly support for Wails. #4178

duc18020319 opened this issue Mar 30, 2025 · 0 comments
Labels
Enhancement New feature or request TODO The issue is ready to be developed v3

Comments

@duc18020319
Copy link

Is your feature request related to a problem? Please describe.

Instead of using bindings between Go and JavaScript/TypeScript, will Wails support WebAssembly for seamless integrations between the back-end side and the front-end side of Wails projects?

Describe the solution you'd like

Instead of generating bindings during the execution of the command "wails dev", it can rely on a separate configuration where the exposed Go code be built as WebAssembly modules. And this should be able to be enabled in "wails.json".

Describe alternatives you've considered

No response

Additional context

No response

@duc18020319 duc18020319 added the Enhancement New feature or request label Mar 30, 2025
@leaanthony leaanthony added v3 TODO The issue is ready to be developed labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request TODO The issue is ready to be developed v3
Projects
Status: No status
Development

No branches or pull requests

2 participants