added alternative implementation for memory copy/fill for unsupporting WASM engines
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 4 Feb 2021 00:25:43 +0000 (18:25 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 4 Feb 2021 00:25:43 +0000 (18:25 -0600)
commit3d640dee18e4a309e22b543aaad6bb9a16d229c3
tree791bc5f4fceff6fd5a054ebddc22a038078074f3
parentc27d600e024f6ad7397974a1889d1a3024962e73
added alternative implementation for memory copy/fill for unsupporting WASM engines
bin/onyx
bin/test
include/onyxastnodes.h
onyx.exe
src/onyx.c
src/onyxwasm.c
src/onyxwasm_intrinsics.c [new file with mode: 0644]