Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
e2705a5
feat(foundation): add pluggable async executor system with no_std sup…
avrabe May 29, 2025
aa15d7b
refactor(tests): consolidate and reorganize test structure
avrabe May 29, 2025
1fd1bdd
feat(format): enhance Component Model support and parsing capabilities
avrabe May 29, 2025
730fe6c
feat(foundation): add advanced pluggable async executor infrastructure
avrabe May 29, 2025
2e93b11
docs: comprehensive documentation restructure and enhancement
avrabe May 29, 2025
6047599
refactor(platform): reorganize examples and templates structure
avrabe May 29, 2025
44b2de2
refactor(runtime,xtask): complete test consolidation and pipeline cle…
avrabe May 29, 2025
05fd6c6
chore: update workspace configuration and remove outdated reports
avrabe May 29, 2025
600fd20
fix(ci): add write permissions for security audit workflow
avrabe May 29, 2025
22192fe
fix(security): resolve cargo deny issues
avrabe May 29, 2025
1751cbe
docs: reorganize and streamline documentation structure
avrabe May 30, 2025
cacf4e5
refactor\!: implement comprehensive no_std compatibility across decod…
avrabe May 30, 2025
e45a6b6
feat(decoder,platform): implement memory optimization and no_std comp…
avrabe May 30, 2025
4fdb86c
chore: update dependencies
avrabe Jun 1, 2025
88cf565
feat(component): implement core component model infrastructure
avrabe Jun 1, 2025
05475bb
feat(instructions): implement WebAssembly 3.0 advanced instruction sets
avrabe Jun 1, 2025
e060e96
feat(runtime): implement advanced runtime execution features
avrabe Jun 1, 2025
05d9e75
feat(platform): add hardware acceleration and threading support
avrabe Jun 1, 2025
b676583
feat(decoder): enhance parsing with component model and hint support
avrabe Jun 1, 2025
bccd965
test: add comprehensive integration tests for new features
avrabe Jun 1, 2025
3f5321d
refactor: enhance existing crates with new functionality integration
avrabe Jun 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
117 changes: 0 additions & 117 deletions .ai/Readme.md

This file was deleted.

20 changes: 0 additions & 20 deletions .ai/config/ai.toml

This file was deleted.

20 changes: 0 additions & 20 deletions .ai/docker/Dockerfile.claude

This file was deleted.

25 changes: 0 additions & 25 deletions .ai/docker/Dockerfile.cursor

This file was deleted.

21 changes: 0 additions & 21 deletions .ai/flows/base_dag.py

This file was deleted.

6 changes: 0 additions & 6 deletions .ai/flows/component_flow.py

This file was deleted.

6 changes: 0 additions & 6 deletions .ai/flows/decoder_flow.py

This file was deleted.

7 changes: 0 additions & 7 deletions .ai/flows/runtime_flow.py

This file was deleted.

1 change: 0 additions & 1 deletion .ai/nodes/__init__.py

This file was deleted.

56 changes: 0 additions & 56 deletions .ai/nodes/code_node.py

This file was deleted.

19 changes: 0 additions & 19 deletions .ai/nodes/mcp_tools.py

This file was deleted.

55 changes: 0 additions & 55 deletions .ai/nodes/plan_node.py

This file was deleted.

Loading
Loading