scala-wasm icon indicating copy to clipboard operation
scala-wasm copied to clipboard

Merge `FunctionSignature` and `FunctionType`.

Open sjrd opened this issue 1 year ago • 0 comments

They were isomorphic anyway, and the Wasm spec only has a notion of function type, even where we previously used function signature.

sjrd avatar May 16 '24 15:05 sjrd