You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(go): add the ability to select a package name for Go (bytecodealliance#915)
this commit adds an extra flag on the wit-bindgen tiny-go to
be able to rename the package name of the generated Go source code.
it also changes the file names from kebab names to snake names which
follow the Go file name conventions.
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
0 commit comments