LICENSE
MANIFEST.in
README.md
opcodes.py
setup.py
wasmpy/__init__.py
wasmpy/hooks.py
wasmpy/instructions.py
wasmpy/module.py
wasmpy/native.py
wasmpy/opcodes.hpp
wasmpy/sections.py
wasmpy/types.py
wasmpy/values.py
wasmpy/x86.cpp
wasmpy/x86.hpp
wasmpy.egg-info/PKG-INFO
wasmpy.egg-info/SOURCES.txt
wasmpy.egg-info/dependency_links.txt
wasmpy.egg-info/top_level.txt
wasmpy/x86/drop
wasmpy/x86/drop.s
wasmpy/x86/f32.const
wasmpy/x86/f32.const.s
wasmpy/x86/f32.eq
wasmpy/x86/f32.eq.s
wasmpy/x86/f64.const
wasmpy/x86/f64.const.s
wasmpy/x86/i32.add
wasmpy/x86/i32.add.s
wasmpy/x86/i32.and
wasmpy/x86/i32.and.s
wasmpy/x86/i32.clz
wasmpy/x86/i32.clz.s
wasmpy/x86/i32.const
wasmpy/x86/i32.const.s
wasmpy/x86/i32.ctz
wasmpy/x86/i32.ctz.s
wasmpy/x86/i32.div_s
wasmpy/x86/i32.div_s.s
wasmpy/x86/i32.div_u
wasmpy/x86/i32.div_u.s
wasmpy/x86/i32.eq
wasmpy/x86/i32.eq.s
wasmpy/x86/i32.eqz
wasmpy/x86/i32.eqz.s
wasmpy/x86/i32.ge_s
wasmpy/x86/i32.ge_s.s
wasmpy/x86/i32.ge_u
wasmpy/x86/i32.ge_u.s
wasmpy/x86/i32.gt_s
wasmpy/x86/i32.gt_s.s
wasmpy/x86/i32.gt_u
wasmpy/x86/i32.gt_u.s
wasmpy/x86/i32.le_s
wasmpy/x86/i32.le_s.s
wasmpy/x86/i32.le_u
wasmpy/x86/i32.le_u.s
wasmpy/x86/i32.lt_s
wasmpy/x86/i32.lt_s.s
wasmpy/x86/i32.lt_u
wasmpy/x86/i32.lt_u.s
wasmpy/x86/i32.mul
wasmpy/x86/i32.mul.s
wasmpy/x86/i32.ne
wasmpy/x86/i32.ne.s
wasmpy/x86/i32.or
wasmpy/x86/i32.or.s
wasmpy/x86/i32.popcnt
wasmpy/x86/i32.popcnt.s
wasmpy/x86/i32.rem_s
wasmpy/x86/i32.rem_s.s
wasmpy/x86/i32.rem_u
wasmpy/x86/i32.rem_u.s
wasmpy/x86/i32.rotl
wasmpy/x86/i32.rotl.s
wasmpy/x86/i32.rotr
wasmpy/x86/i32.rotr.s
wasmpy/x86/i32.shl
wasmpy/x86/i32.shl.s
wasmpy/x86/i32.shr_s
wasmpy/x86/i32.shr_s.s
wasmpy/x86/i32.shr_u
wasmpy/x86/i32.shr_u.s
wasmpy/x86/i32.sub
wasmpy/x86/i32.sub.s
wasmpy/x86/i32.wrap_i64
wasmpy/x86/i32.wrap_i64.s
wasmpy/x86/i32.xor
wasmpy/x86/i32.xor.s
wasmpy/x86/i64.add
wasmpy/x86/i64.add.s
wasmpy/x86/i64.and
wasmpy/x86/i64.and.s
wasmpy/x86/i64.clz
wasmpy/x86/i64.clz.s
wasmpy/x86/i64.const
wasmpy/x86/i64.const.s
wasmpy/x86/i64.ctz
wasmpy/x86/i64.ctz.s
wasmpy/x86/i64.eq
wasmpy/x86/i64.eq.s
wasmpy/x86/i64.eqz
wasmpy/x86/i64.eqz.s
wasmpy/x86/i64.extend_i32_s
wasmpy/x86/i64.extend_i32_s.s
wasmpy/x86/i64.extend_i32_u
wasmpy/x86/i64.extend_i32_u.s
wasmpy/x86/i64.ge_s
wasmpy/x86/i64.ge_s.s
wasmpy/x86/i64.ge_u
wasmpy/x86/i64.ge_u.s
wasmpy/x86/i64.gt_s
wasmpy/x86/i64.gt_s.s
wasmpy/x86/i64.gt_u
wasmpy/x86/i64.gt_u.s
wasmpy/x86/i64.le_s
wasmpy/x86/i64.le_s.s
wasmpy/x86/i64.le_u
wasmpy/x86/i64.le_u.s
wasmpy/x86/i64.lt_s
wasmpy/x86/i64.lt_s.s
wasmpy/x86/i64.lt_u
wasmpy/x86/i64.lt_u.s
wasmpy/x86/i64.ne
wasmpy/x86/i64.ne.s
wasmpy/x86/i64.or
wasmpy/x86/i64.or.s
wasmpy/x86/i64.popcnt
wasmpy/x86/i64.popcnt.s
wasmpy/x86/i64.sub
wasmpy/x86/i64.sub.s
wasmpy/x86/i64.xor
wasmpy/x86/i64.xor.s
wasmpy/x86/select
wasmpy/x86/select.s
wasmpy/x86/32/local.get
wasmpy/x86/32/local.get.s
wasmpy/x86/32/local.set
wasmpy/x86/32/local.set.s
wasmpy/x86/32/local.tee
wasmpy/x86/32/local.tee.s
wasmpy/x86/64/local.get
wasmpy/x86/64/local.get.s
wasmpy/x86/64/local.set
wasmpy/x86/64/local.set.s
wasmpy/x86/64/local.tee
wasmpy/x86/64/local.tee.s