haku2: on the client
resource indicators are currently unimplemented
This commit is contained in:
parent
45c954cb03
commit
e667c6336a
10 changed files with 437 additions and 364 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
<script>
|
||||
const HAKU_WASM_PATH = "{{{ static 'wasm/haku.wasm' }}}";
|
||||
const HAKU2_WASM_PATH = "{{{ static 'wasm/haku2.wasm' }}}";
|
||||
</script>
|
||||
|
||||
<script type="module" async>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue