Skip to content

Commit

Permalink
Codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
Sodman committed Oct 26, 2020
1 parent d674eb6 commit 2410cfc
Show file tree
Hide file tree
Showing 5 changed files with 380 additions and 379 deletions.
2 changes: 1 addition & 1 deletion tools/wasme/cli/docs/content/reference/cli/wasme_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ wasme init DEST_DIRECTORY [--language=FILTER_LANGUAGE] [--platform=TARGET_PLATFO
-h, --help help for init
--language string The programming language with which to create the filter. Supported languages are: [cpp rust assemblyscript tinygo]
--platform string The name of the target platform against which to build. Supported platforms are: [gloo istio]
--platform-version string The version of the target platform against which to build. Supported Istio versions are: [1.5.x 1.6.x]. Supported Gloo versions are: [1.3.x 1.5.x]
--platform-version string The version of the target platform against which to build. Supported Istio versions are: [1.5.x 1.6.x 1.7.x 1.8.x]. Supported Gloo versions are: [1.3.x 1.5.x]
```

### Options inherited from parent commands
Expand Down
Loading

0 comments on commit 2410cfc

Please sign in to comment.