-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(go): add the ability to select a
package
name for Go (#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) <duibao55328@gmail.com>
- Loading branch information
Showing
2 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters