摘要: https://docs.rs/wasi/0.9.0+wasi-snapshot-preview1/wasi/wasi_snapshot_preview1/index.htmlstatic NativeSymbol native_symbols_libc_wasi[] = { REG_NATIVE_ 阅读全文
posted @ 2021-11-15 15:10 zJanly 阅读(170) 评论(0) 推荐(0) 编辑
摘要: #include <iostream>#include "stdint.h"typedef struct { uint16_t param_count; uint16_t result_count; uint16_t param_cell_num; uint16_t ret_cell_num; /* 阅读全文
posted @ 2021-11-15 14:25 zJanly 阅读(86) 评论(0) 推荐(0) 编辑
摘要: github.com/stretchr/testify/assert 阅读全文
posted @ 2021-11-15 10:15 zJanly 阅读(25) 评论(0) 推荐(0) 编辑