scala-wasm
scala-wasm copied to clipboard
Merge `FunctionSignature` and `FunctionType`.
They were isomorphic anyway, and the Wasm spec only has a notion of function type, even where we previously used function signature.