| apply-names.h |
Use function, import, function type, parameter and local names in Vars
that reference them.
e.g. transform this:
(func $foo ...)
...
(call 0 ...)
to this:
(func $foo ...)
...
(call $foo ...)
|
1088 |
- |
| base-types.h |
|
1182 |
- |
| binary-reader-ir.h |
WABT_BINARY_READER_IR_H_ |
1375 |
- |
| binary-reader-logging.h |
|
19246 |
- |
| binary-reader-nop.h |
Module |
24823 |
- |
| binary-reader-objdump.h |
WABT_BINARY_READER_OBJDUMP_H_ |
2726 |
- |
| binary-reader-stats.h |
WABT_BINARY_READER_OPCNT_H_ |
2662 |
- |
| binary-reader.h |
Module |
23354 |
- |
| binary-writer-spec.h |
WABT_BINARY_WRITER_SPEC_H_ |
1997 |
- |
| binary-writer.h |
WABT_BINARY_WRITER_H_ |
1819 |
- |
| binary.h |
clang-format off |
3407 |
- |
| binding-hash.h |
WABT_BINDING_HASH_H_ |
2133 |
- |
| c-writer.h |
name_to_output_file_index takes const iterators to begin and end of a list
of all functions in the module, number of imported functions, and number of
.c outputs as argument, returns a vector where vector[i] the index of the
.c output that funcs_begin + i goes into. Only called when --num-outputs is
used.
|
1801 |
- |
| cast.h |
|
3144 |
- |
| color.h |
|
2029 |
- |
| common.h |
|
12995 |
- |
| error-formatter.h |
|
1785 |
- |
| error.h |
|
1515 |
- |
| expr-visitor.h |
|
11568 |
- |
| feature.def |
|
2853 |
- |
| feature.h |
|
1712 |
- |
| filenames.h |
WABT_FILENAMES_H_ |
1455 |
- |
| generate-names.h |
WABT_GENERATE_NAMES_H_ |
1218 |
- |
| intrusive-list.h |
|
15566 |
- |
| ir-util.h |
WABT_IR_UTIL_H_ |
2097 |
- |
| ir.h |
|
43341 |
- |
| leb128.h |
|
2529 |
- |
| lexer-source-line-finder.h |
|
1740 |
- |
| lexer-source.h |
|
1359 |
- |
| literal.h |
Size of char buffer required to hold hex representation of a float/double |
4213 |
- |
| opcode-code-table.h |
Number of bits required to store an opcode
|
1185 |
- |
| opcode.def |
|
52795 |
- |
| opcode.h |
|
5950 |
- |
| option-parser.h |
WABT_OPTION_PARSER_H_ |
2831 |
- |
| range.h |
|
999 |
- |
| resolve-names.h |
WABT_RESOLVE_NAMES_H_ |
933 |
- |
| result.h |
|
1605 |
- |
| sha256.h |
|
865 |
- |
| shared-validator.h |
|
13875 |
- |
| stream.h |
whether to display the ASCII characters in the debug output for
write_memory |
6920 |
- |
| string-format.h |
|
2627 |
- |
| string-util.h |
|
2185 |
- |
| token.def |
|
6102 |
- |
| token.h |
|
3401 |
- |
| tracing.h |
|
2036 |
- |
| type-checker.h |
|
9995 |
- |
| type.h |
|
7136 |
- |
| utf8.h |
|
801 |
- |
| validator.h |
|
1098 |
- |
| wast-lexer.h |
WABT_WAST_LEXER_H_ |
3553 |
- |
| wast-parser.h |
|
12931 |
- |
| wat-writer.h |
WABT_WAT_WRITER_H_ |
1166 |
- |