coderzh

Results 3 issues of coderzh

Hi, when I profiling fib(40), the op calls show that: ``` 496740420 op_SetSlot_i32 331160281 op_u32_LessThan_ss 331160280 op_Call 331160280 op_i32_Subtract_ss 165580141 op_CopySlot_32

Hi, I know there is a function `m3_LinkRawFunction` to link an import function. But how can I link an import global, memory and table? BTW, wasm3 is awesome! many thanks!

help wanted
good first issue
API