aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/src
AgeCommit message (Expand)Author
2025-07-30chore: enable common ruleset of ecsnsfisis
2025-07-29fix: Make ImportsTest passnsfisis
2025-07-29test: Speed up test execution by removing test case dependenciesnsfisis
2025-04-06refactor: add BitOps componentnsfisis
2025-04-06fix: pass ConversionsTest, FloatExprsTest, FloatLiteralsTestnsfisis
2024-08-31chore: formatnsfisis
2024-07-18refactor: simplify Runtime::instantiate()'s parametersnsfisis
2024-07-13feat: partially implement NaN propagationnsfisis
2024-07-13feat: add Linker classnsfisis
2024-07-11fix: various spectestsnsfisis
2024-07-11feat: simplify ValType structurensfisis
2024-07-11feat: organize namespacesnsfisis
2024-07-11fix: test codensfisis
2024-07-10test: partly implement spectest modulensfisis
2024-07-10test: implement "register" action of WASTnsfisis
2024-07-09fix: fix i(64|32).trunc_f(32|64)_(s|u)nsfisis
2024-06-29fix: some float opsnsfisis
2024-06-28fix: some integral operationsnsfisis
2024-06-02test: add more trap kindnsfisis
2024-06-02test: RefNull passednsfisis
2024-06-02test: RefIsNullTest passednsfisis
2024-05-19test: UnreachableTest passednsfisis
2024-05-18fix: memory address should be treated as unsigned integernsfisis
2024-05-07test: ConstTest passednsfisis
2024-05-05test: CallTest passednsfisis
2024-05-05feat: limit call stack sizensfisis
2024-05-05test: BrTableTest passednsfisis
2024-05-04test: BulkTest passednsfisis
2024-05-01test: define more trap kindnsfisis
2024-04-29test: support action commandnsfisis
2024-04-29fix: leb128 encodingnsfisis
2024-04-28test: implement assert_malformed commandnsfisis
2024-04-28test: skip assert_invalid due to lack of "validation" featurensfisis
2024-04-28test: check trap error messagensfisis
2024-04-28test: generate PHPUnit classes from WAST filesnsfisis
2024-04-28test: support more spec testsnsfisis
2024-04-28test: skip failed testsnsfisis
2024-04-28feat: introduce PHPUnitnsfisis