Commit 7cc82450 authored by yann300's avatar yann300

fix safari

parent d3714d63
'use strict'
const codes = {
var codes = {
// 0x0 range - arithmetic ops
// name, baseCost, off stack, on stack, dynamic
0x00: ['STOP', 0, 0, 0, false],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment