qmonnet / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
922 stars 235 forks source link

Follow-up for masks on shift operations #105

Closed qmonnet closed 7 months ago

qmonnet commented 7 months ago

Cc: @pcy190

pcy190 commented 7 months ago

Many thanks for the follow-up!