golem
golem copied to clipboard
WIT package collision when using wasm dependencies and RPC together
- Depend on a
wasmlibrary that itself depends onwasm-rpc - Also add a
wasm-rpcdependency
The result is that there is two slightly differently named directories in wit-generated/deps containing the same RPC package, leading to collision.
(Tested with 1.2.5)
This may affect the integration of golem-ai libraries into the agent SDKs so keeping in 1.3
This did not cause any issues for 1.3 so removing from the milestone