wasm-micro-runtime/core/iwasm
Wenyong Huang 5b1dcf2fa2
Implement Go language binding (#1196)
Implement Go binding APIs of runtime, module and instance
Add sample, build scripts and update the document

Co-authored-by: venus-taibai <97893654+venus-taibai@users.noreply.github.com>
2022-06-01 11:35:05 +08:00
..
aot aot_reloc_xtensa.c: define __packed if not available (#1179) 2022-05-21 16:46:02 +08:00
common Implement Go language binding (#1196) 2022-06-01 11:35:05 +08:00
compilation Fix x86-32 compile warning and update document (#1164) 2022-05-10 15:22:20 +08:00
include Implement Go language binding (#1196) 2022-06-01 11:35:05 +08:00
interpreter Fix module_realloc with NULL ptr issue (#1175) 2022-05-19 11:57:33 +08:00
libraries Fix invalid calculation of total size of bytes to send and recv (#1162) 2022-05-10 10:43:34 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00