swift icon indicating copy to clipboard operation
swift copied to clipboard

Allow importing arbitrary WebAssembly module

Open MaxDesiatov opened this issue 3 years ago • 0 comments

Similarly to how any C/C++ SwiftPM target can be imported in Swift code, I wonder if it would be possible to import arbitrary WebAssembly modules, especially when support for interface types is available.

MaxDesiatov avatar Jul 23 '20 18:07 MaxDesiatov