Skip to content

Commit

Permalink
feat(rust): support wasm targets (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega authored Nov 10, 2024
1 parent 08a0f9e commit dea9af6
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 506 deletions.
2 changes: 1 addition & 1 deletion buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ plugins:
strategy: all
opt:
- gen_crate=gen/rust/Cargo.toml
- no_features

- plugin: tonic
out: gen/rust/src
opt:
- compile_well_known_types
- no_transport
- extern_path=.google.protobuf=::pbjson_types

# python
Expand Down
Loading

0 comments on commit dea9af6

Please sign in to comment.