stepancheg / rust-protobuf

Rust implementation of Google protocol buffers
MIT License
2.81k stars 382 forks source link

When protobuf wasm-pack, there are some problems #651

Open akeboshi1 opened 2 years ago

akeboshi1 commented 2 years ago

Can't use protobuf_parse when packaging rust into wasm files image this is my code image

The local development environment is macos. It is found that in the code, this part of the error code has no macos condition code. image