Commit 6a09650f authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #49 from yann300/bugFix

fix safari
parents d3714d63 7cc82450
'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