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

Export support files needed for using Go's WebAssembly (WASM) output. #3266

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Export support files needed for using Go's WebAssembly (WASM) output. #3266

merged 1 commit into from
Aug 9, 2022

Conversation

ralimi
Copy link
Contributor

@ralimi ralimi commented Aug 9, 2022

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Export support files needed for using Go's WebAssembly (WASM) output. In particular, misc/wasm/wasm_exec.js contains glue code for making use of WASM output within Javascript.

Which issues(s) does this PR fix?

No issue filed. Per contribution guidelines, this looked too minor to file an issue. Please let me know if an issue should be filed.

Other notes for review

Without this change, my project (https://github.com/google/chrome-ssh-agent) needs to apply a patch as part of importing the rules_go repository. This seems general-purpose enough that it should be applied in rules_go itself.

@ralimi ralimi marked this pull request as ready for review August 9, 2022 19:42
@fmeum
Copy link
Collaborator

fmeum commented Aug 9, 2022

Small world, I still remember contributing to Chrome Secure Shell. :-)

Thanks for the contribution, I agree this is small enough to just merge.

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