aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Execution/MemInst.php
AgeCommit message (Expand)Author
2024-04-29fix: memory.grownsfisis
2024-04-28fix: incorrect boundary check against memory load/storensfisis
2024-04-28feat: implement some missing instructionsnsfisis
2024-03-14perf: optimize memory allocation by FFInsfisis
2024-03-14perf: optimize memory allocationnsfisis
2024-03-14perf: use global functionsnsfisis
2024-03-14perf: specialize load/store instrnsfisis
2024-03-13perf: optimize memory.init/table.initnsfisis
2024-03-13perf: change structure of MemInst to array of stringsnsfisis
2024-03-04feat: implement more instructionsnsfisis
2024-03-03feat: implement some of instructionsnsfisis
2024-02-26feat: partially implement executionnsfisis