Open
Description
There appears to be a desire for something like this which stems from #312
An insightful bit of context can be found in #240 (comment) but essentially, it seems to be rust_binary
is being used in some (now) wasm edge cases but instead, we should probably have a more first class rule for supporting these cases?
I came across this while trying to understand #604 which at first glance just seems to be a quick solution to unblock a larger set of functionality but could ultimately stand to be re-reviewed.