| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-26 | test: add tests for @memmove | dweiller | |
| 2023-11-19 | test: update remaining code to fix 'var is never mutated' errors | mlugg | |
| 2023-07-10 | add stand alone test to verify bulk-memory features | Luuk 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. | |||
