dylibso / dylibso/chicory

Duplicate imports break annotation code generation

Open
#1,201 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

In [this example](https://github.com/fabiobrz/quarkus-cel-k8s-validator), the Go compiled module has 2 imports `fd_write`.
This is legal Wasm and the engine works great but the `WasmModuleInterface` breaks as it is emitting two colliding functions in the same class.

Since this is allowed, we need a way to gracefully handle this case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.