feat(go): migrate module to go.bytecodealliance.org/wit-bindgen#1508
feat(go): migrate module to go.bytecodealliance.org/wit-bindgen#1508asteurer wants to merge 2 commits intobytecodealliance:mainfrom
Conversation
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
|
@dicej @tschneidereit I had an assumption that we would be able to redirect requests from |
Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com>
| <html> | ||
| <head> | ||
| <title>go.bytecodealliance.org/wit-bindgen</title> | ||
| <meta name="go-import" content="go.bytecodealliance.org git https://github.com/bytecodealliance/wit-bindgen/crates/go/src/package" /> |
There was a problem hiding this comment.
Will the git retrieval work from a nested directory like this?
|
@asteurer I unfortunately don't know how this works, apologies. One important thing I want to emphasize again is that it's crucial to ensure that existing code using |
|
Good to know! I'll convert this to a draft PR until I've found a way to properly test everything. |
Closes #1506
@dicej @tschneidereit