aboutsummaryrefslogtreecommitdiffhomepage
path: root/trait.impl/juicebox_asm/insn/trait.Xor.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2024-12-07 01:01:45 +0000
committerjohannst <johannst@users.noreply.github.com>2024-12-07 01:01:45 +0000
commit5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e (patch)
tree418e8eebbfe7129d5082efa730e161edd3743161 /trait.impl/juicebox_asm/insn/trait.Xor.js
parent52a0308e18fbbec25f0e9f31ec8f11589a35f351 (diff)
downloadjuicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.tar.gz
juicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.zip
deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff
Diffstat (limited to 'trait.impl/juicebox_asm/insn/trait.Xor.js')
-rw-r--r--trait.impl/juicebox_asm/insn/trait.Xor.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/trait.impl/juicebox_asm/insn/trait.Xor.js b/trait.impl/juicebox_asm/insn/trait.Xor.js
new file mode 100644
index 0000000..3fe7cac
--- /dev/null
+++ b/trait.impl/juicebox_asm/insn/trait.Xor.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