Some debug commands of online demo don't work on iOS/Mac Safari
takahirox opened this issue · 0 comments
takahirox commented
pc, reg, breakpoint, and mem debug commands don't work on iOS/Mac Safari.
Probably the root issue is they don't support BigInt
Similar to BigUint64Array
polyfill, we may need BigInt
polyfill for them.