wit-bindgen
wit-bindgen copied to clipboard
Can't import and export a resource of the same name in the same module
Currently the imports collide with how the canonical ABI is designed. This should result in a better first-class error that a module can't work with two resources of the same name.