wit-bindgen icon indicating copy to clipboard operation
wit-bindgen copied to clipboard

Can't import and export a resource of the same name in the same module

Open alexcrichton opened this issue 4 years ago • 0 comments

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.

alexcrichton avatar Jul 21 '21 14:07 alexcrichton