Skip to content

Commit

Permalink
feat(metagen): metagen mdk rust (#624)
Browse files Browse the repository at this point in the history
Implements the general framework for metagen including a generator for
rust based wasm mat functions modules.

#### Motivation and context

MET-420

#### Migration notes

__No breaking changes__

### Checklist

- [x] The change come with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
  • Loading branch information
Yohe-Am authored Mar 29, 2024
1 parent 7a6fd18 commit 3f43eb3
Show file tree
Hide file tree
Showing 44 changed files with 3,411 additions and 1,777 deletions.
2 changes: 1 addition & 1 deletion .ghjk/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
envs
hash.json
hash.json
171 changes: 113 additions & 58 deletions .ghjk/deno.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 3f43eb3

Please sign in to comment.