diff --git a/package.json b/package.json index 1f17d4ff..0315373e 100644 --- a/package.json +++ b/package.json @@ -63,6 +63,7 @@ "npm-run-all": "^4.1.5", "prettier": "^2.7.1", "sass": "^1.58.0", + "shiki": "^1.0.0-beta.0", "typescript": "~4.9.5", "unplugin-auto-import": "^0.13.0", "unplugin-vue-components": "^0.23.0", diff --git a/src/components/WasmVerification.vue b/src/components/WasmVerification.vue index 3c51b727..f0ea25cf 100644 --- a/src/components/WasmVerification.vue +++ b/src/components/WasmVerification.vue @@ -1,9 +1,15 @@ - - Verification - - - - - + + + + + + + Verification + Functions + Source Code + + + + + + + + + {{title}}::{{ method }} + + + + + {{ name }} + + + + + + {{ method }} + {{ method }} + + + + + + + + + + + + + {{sc.path}} + + + + + + + Haven't found verification + + verify + + - - - - Haven't found verification - - verify - \ No newline at end of file