Activity
Deleted branch
feat: allow for hybrid Metal-CPU execution (#17)
feat: allow for hybrid Metal-CPU execution (#17)
Pull request merge
fix: argument sorting
fix: argument sorting
on Oct 19, 2024
feat: partial support for optional nodes
feat: partial support for optional nodes
on Oct 19, 2024
feat: more support
feat: more support
on Oct 19, 2024
fix: support dynamic arguments in nested lists
fix: support dynamic arguments in nested lists
on Oct 18, 2024
fix: optional support
fix: optional support
on Oct 18, 2024
hybrid execution poc
hybrid execution poc
Deleted branch
chore: change skipped doctests (#16)
chore: change skipped doctests (#16)
Pull request merge
chore skip some tests on metal
chore skip some tests on metal
Deleted branch
fix: release device resources explicitly (#15)
fix: release device resources explicitly (#15)
Pull request merge
chore: update to next version
chore: update to next version
fix: explicit releases on device creation workflow
fix: explicit releases on device creation workflow
chore: unskip most tests for local-sync
chore: unskip most tests for local-sync
Deleted branch
chore: prepare for v0.0.1 (#14)
chore: prepare for v0.0.1 (#14)
Pull request merge
fix: config and test setup
fix: config and test setup
chore: add files to hex package
chore: add files to hex package
chore: add license
chore: add license
docs: add initial documentation
docs: add initial documentation
Deleted branch
feat: add webassembly compilation" (#12)
feat: add webassembly compilation" (#12)
Pull request merge
feat: compile fewer things for wasm host tools
feat: compile fewer things for wasm host tools
refactor: modularize cmakelists
refactor: modularize cmakelists
chore: cleanup comments
chore: cleanup comments
fix: double-free on context
fix: double-free on context
fix: return typed arrays
fix: return typed arrays
wip
wip