here is my js code that I would like to convert to AssemblyScript
function make_func_array(size){ function f1(w){ w.val+=1 } function f2(w){ w.v