zig/test/standalone/zerolength_check/src
Luuk de Gram 37e2a04da8
add stand alone test to verify bulk-memory features
This adds a standalone test case to ensure the runtime does not trap
when performing a memory.copy or memory.fill instruction while the
destination or source address is out-of-bounds and the length is 0.
2023-07-10 20:05:13 +02:00
..
main.zig add stand alone test to verify bulk-memory features 2023-07-10 20:05:13 +02:00