<script type="text/javascript"> function ShowAlert(string_ptr) { alert(Module.Pointer_stringify(string_ptr)); } Test = Module.cwrap('Test', null, []);
確定! 回上一頁