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

WIP: Added wasm/js support for webview lib. Rough implementation. #133

Closed
wants to merge 1 commit into from

Conversation

Xerosigma
Copy link

Cheap implementation for rough WASM support. At the very least this will allow the lib in a compose project. If someone could help finish this up that'd be great.

@KevinnZou maybe we can make a wasm branch in the base project to merge to?

@KevinnZou
Copy link
Owner

@Xerosigma Thank you for your contribution! I am planning to add support for WASM/JS. However, there is one issue - WASM requires CMP 1.6.0, which has a new resource management system incompatible with our library. A pull request has been created to solve the issue, but it has encountered some problems. You can refer to it for more information.

1 similar comment
@KevinnZou
Copy link
Owner

@Xerosigma Thank you for your contribution! I am planning to add support for WASM/JS. However, there is one issue - WASM requires CMP 1.6.0, which has a new resource management system incompatible with our library. A pull request has been created to solve the issue, but it has encountered some problems. You can refer to it for more information.

@Xerosigma Xerosigma closed this May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants