aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/zerolength_check/src
AgeCommit message (Collapse)Author
2025-04-26test: add tests for @memmovedweiller
2023-11-19test: update remaining code to fix 'var is never mutated' errorsmlugg
2023-07-10add stand alone test to verify bulk-memory featuresLuuk de Gram
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.