UNPKG
walt-compiler
Version:
canary (0.4.0-alpha.99dcc485)
latest (0.21.0)
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.3
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.13.0
0.12.0
0.10.2
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.4
0.5.3
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-alpha.e2c5217b
0.4.0-alpha.99dcc485
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
Alternative syntax for WebAssembly text format
github.com/ballercat/walt
ballercat/walt
walt-compiler
/
src
/
utils
/
__tests__
/
__snapshots__
/
leb128-spec.js.md
26 lines
(17 loc)
•
346 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Snapshot report for `src/utils/__tests__/leb128-spec.js`
The actual snapshot
is
saved
in
`leb128-spec.js.snap`. Generated
by
[AVA](https:
//ava.li).
## LEB128 signed encoding
> Snapshot
1
[
'0x9B'
,
'0xF1'
,
'0x59'
, ]
## LEB128 unsigned encoding
> Snapshot
1
[
'0xE5'
,
'0x8E'
,
'0x26'
, ]