Fix wasm3 alignment errors and silence some warnings #135
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_wasm3_align_and_warnings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Close #129
Most warnings are gone - complete output as follows:
changing
const int CHECK_SAMPLE_COUNT = 5;
to
enum { CHECK_SAMPLE_COUNT = 5 };
silenced those ones for me.
Ah yep, I forgot that one. The last commits I pushed should silence everything including the "file has no symbols" warnings from wasm3