Jason Zhao
04/05/2023, 6:50 PM@JvmInline
limitation which is in Java but i'm wondering whether it is possible to get unrestricted value classes in WASM.
(From my understanding the main bottleneck is the ability to return multiple objects from functions without boxing which WASM seems to have supported for a while - https://chromestatus.com/feature/5192420329259008)