1 package wasip1 2 3 const ( 4 ArgsGetName = "args_get" 5 ArgsSizesGetName = "args_sizes_get" 6 ) 7
View as plain text