golemcloud / wasm-rpc

Apache License 2.0
5 stars 3 forks source link

Fix issue with name collisions in WIT, and better error reporting #75

Closed vigoo closed 1 month ago

vigoo commented 1 month ago

Fixes an issue with name collision in the generated stub WIT, and modifies the stub generator's error reporting to print the causes of the error not just the main message.