diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-11 21:52:27 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-11 21:52:27 +0000 |
commit | 9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3 (patch) | |
tree | 8b1d383541206f421dbda40059de33b6d2a2a121 /trait.impl/juicebox_asm/insn | |
parent | 56ffb6a3bc7d8951a0c9f06b02b13ae9c070eced (diff) | |
download | juicebox-asm-9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3.tar.gz juicebox-asm-9ebb4b9d82decbd9e8ea901e6d240e1af9f190b3.zip |
deploy: aedbcbf6c8e45367364a852d5b10d45b27b61c44
Diffstat (limited to 'trait.impl/juicebox_asm/insn')
-rw-r--r-- | trait.impl/juicebox_asm/insn/trait.Sub.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/trait.impl/juicebox_asm/insn/trait.Sub.js b/trait.impl/juicebox_asm/insn/trait.Sub.js new file mode 100644 index 0000000..3fe7cac --- /dev/null +++ b/trait.impl/juicebox_asm/insn/trait.Sub.js @@ -0,0 +1,9 @@ +(function() { + var implementors = Object.fromEntries([["juicebox_asm",[]]]); + if (window.register_implementors) { + window.register_implementors(implementors); + } else { + window.pending_implementors = implementors; + } +})() +//{"start":57,"fragment_lengths":[19]}
\ No newline at end of file |