UNPKG

walt-compiler

Version:

Alternative syntax for WebAssembly text format

6 lines (4 loc) 180 B
import test from 'ava'; import { harness } from '../utils/test-utils'; import { join } from 'path'; test('native opcodes', harness(join(__dirname, './native-opcode-spec.walt')));