Open thesuhas opened 6 days ago
List of instructions to be supported:
ref.null
ref.is_null
ref.func
ref.eq
ref.as_non_null
struct.new
struct.new_default
struct.get
struct.get_s
struct.get_u
struct.set
array.new
array.new_default
array.new_fixed
array.new_data
array.new_elem
array.get
array.get_s
array.get_u
array.set
array.len
array.fill
array.copy
array.init_data
array.init_elem
ref.test (ref ht)
ref.test (ref null ht)
ref.cast (ref ht)
ref.cast (ref null ht)
any.convert_extern
extern.convert_any
ref.i31
i31.get_s
i31.get_u
Extend Orca to support WASM GC Types