Avatar
@swift-6.0.3 wasi -emit-assembly -O public func twice(number: Int) -> Int { return number * 2 } (edited)