Skip to content

Enable vyper compiler for vscode.dev (WASM) #13

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

Open
tintinweb opened this issue Jan 19, 2022 · 0 comments
Open

Enable vyper compiler for vscode.dev (WASM) #13

tintinweb opened this issue Jan 19, 2022 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@tintinweb
Copy link
Owner

v0.0.12 brought basic support for the in-browser IDE at vscode.dev.

however, we cannot support compiling vyper source code in the browser yet. The problem is that we cannot easily bundle the python compiler to work within the browser context.

Happy if someone wants to take this. Need to figure out a way to compile vyper to WASM so that we can use it within a web browser 🙌

@tintinweb tintinweb added enhancement New feature or request question Further information is requested labels Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant