Skip to content

Commit 71691f3

Browse files
committed
fix: resolve 100+ syntax errors in wrt-platform simd module
- Fixed corrupted array syntax: &[u8); 16] → &[u8; 16] - Fixed missing closing parentheses in function calls - Fixed static initialization syntax - Fixed test function syntax errors - All changes use direct Edit commands as requested - wrt-sync now compiles successfully
1 parent b93b6a7 commit 71691f3

File tree

6 files changed

+390
-390
lines changed

6 files changed

+390
-390
lines changed

0 commit comments

Comments
 (0)