forked from AbdelStark/askeladd
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* generic form to launch program * start result req * start listen launch program job request * any type for generic form program * fix request event * add view of created program + specific component * update stwo examples + add internal stwo wasm in WIP for fibo and multi fibo * fix wasm build * change form home page with widefib + upgrade pkg * fix generic call with the config program load in JOB_LAUNCH_PROGRAM
- Loading branch information
Showing
27 changed files
with
2,595 additions
and
578 deletions.
There are no files selected for viewing
494 changes: 494 additions & 0 deletions
494
askeladd-dvm-marketplace/src/app/components/InternalProgram.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
299 changes: 173 additions & 126 deletions
299
askeladd-dvm-marketplace/src/app/components/ProgramCard.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.