-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed unused files and updated readmes
- Loading branch information
Showing
22 changed files
with
11 additions
and
433 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# CFG Web View | ||
# Function-Graph-Overview Demo | ||
|
||
This is a tool meant to help debugging the CFG generation and presentation. | ||
This is the interactive web demo. | ||
|
||
Use `bun run web` to run it. | ||
To run it, run `bun demo`. | ||
|
||
Add more samples under `./src/assets/samples/` to see them in the web view. | ||
|
||
## TODO | ||
|
||
- [ ] Find a better way to serve the `.wasm` files rather than sticking them in the `public` dir. | ||
To build it, `bun build-demo`. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
# CFG Web View | ||
# Test Viewer | ||
|
||
This is a tool meant to help debugging the CFG generation and presentation. | ||
This is the test viewer, meant to make testing easier. | ||
|
||
Use `bun run web` to run it. | ||
|
||
Add more samples under `./src/assets/samples/` to see them in the web view. | ||
|
||
## TODO | ||
|
||
- [ ] Find a better way to serve the `.wasm` files rather than sticking them in the `public` dir. | ||
To run it, run `bun web-tests` to generate test data, (or use `--watch` to run continiously), | ||
then run `bun web` to start the server. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.