-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated wasm_apps (tenant_preprocessing)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wasm_apps
updated
9 files
+13 −0 | Makefile | |
+7 −0 | dummy_tpcc/.gitignore | |
+62 −0 | dummy_tpcc/Makefile | |
+50 −0 | dummy_tpcc/main.c | |
+5 −0 | tenant_preprocess/.gitignore | |
+26 −0 | tenant_preprocess/Makefile | |
+9 −0 | tenant_preprocess/README_TODO.md | |
+189 −0 | tenant_preprocess/get_jpeg_resolution.c | |
+ − | tenant_preprocess/pic_512x1024.jpg |