| 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 |
|
1123 |
| binary-reader-ir.h |
WABT_BINARY_READER_IR_H_ |
1100 |
| binary-reader-logging.h |
|
18809 |
| binary-reader-nop.h |
Module |
24208 |
| binary-reader-objdump.h |
WABT_BINARY_READER_OBJDUMP_H_ |
2518 |
| binary-reader-stats.h |
WABT_BINARY_READER_OPCNT_H_ |
2701 |
| binary-reader.h |
Module |
22797 |
| binary-writer-spec.h |
WABT_BINARY_WRITER_SPEC_H_ |
1997 |
| binary-writer.h |
WABT_BINARY_WRITER_H_ |
1819 |
| binary.h |
clang-format off |
3334 |
| 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 |
|
12948 |
| decompiler-ast.h |
|
14508 |
| decompiler-ls.h |
|
8948 |
| decompiler-naming.h |
|
7086 |
| decompiler.h |
WABT_DECOMPILER_H_ |
927 |
| error-formatter.h |
|
1785 |
| error.h |
|
1407 |
| expr-visitor.h |
|
10502 |
| feature.def |
|
2668 |
| 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 |
|
40849 |
| leb128.h |
|
2529 |
| lexer-source-line-finder.h |
|
1815 |
| 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 |
|
48660 |
| opcode.h |
|
5854 |
| option-parser.h |
WABT_OPTION_PARSER_H_ |
2831 |
| range.h |
|
990 |
| resolve-names.h |
WABT_RESOLVE_NAMES_H_ |
933 |
| result.h |
|
1591 |
| sha256.h |
|
865 |
| shared-validator.h |
|
12919 |
| stream.h |
whether to display the ASCII characters in the debug output for
write_memory |
6678 |
| string-format.h |
|
2598 |
| string-util.h |
|
2185 |
| token.def |
|
5661 |
| token.h |
|
3401 |
| tracing.h |
|
2036 |
| type-checker.h |
|
8214 |
| type.h |
|
4937 |
| utf8.h |
|
801 |
| validator.h |
|
1098 |
| wast-lexer.h |
WABT_WAST_LEXER_H_ |
3485 |
| wast-parser.h |
|
10639 |
| wat-writer.h |
WABT_WAT_WRITER_H_ |
1166 |