| Index Entry | | Section |
|
% | | |
| % : | | Control |
| % : | | Control |
| % : | | Control |
|
A | | |
| abort-to-prompt : | | Control |
| add-stdlib : | | Linker |
| arity-violation? : | | Exception types |
| array-type-mutable? : | | Data types |
| array-type-type : | | Data types |
| array-type? : | | Data types |
| assemble-wasm : | | Assembler |
| assertion-violation? : | | Exception types |
| atomic-box-compare-and-swap! : | | Atomics |
| atomic-box-ref : | | Atomics |
| atomic-box-set! : | | Atomics |
| atomic-box-swap! : | | Atomics |
|
B | | |
| bitvector-length : | | Bitvectors |
| bitvector-ref : | | Bitvectors |
| bitvector-set-bit! : | | Bitvectors |
| bitvector? : | | Bitvectors |
| box-ref : | | Boxes |
| box-set! : | | Boxes |
| bytevector : | | Bytevectors |
| bytevector-append : | | Bytevectors |
| bytevector-concatenate : | | Bytevectors |
| bytevector-concatenate-reverse : | | Bytevectors |
| bytevector-copy : | | Bytevectors |
| bytevector-copy! : | | Bytevectors |
| bytevector-ieee-double-native-ref : | | Bytevectors |
| bytevector-ieee-double-native-set! : | | Bytevectors |
| bytevector-ieee-single-native-ref : | | Bytevectors |
| bytevector-ieee-single-native-set! : | | Bytevectors |
| bytevector-length : | | Bytevectors |
| bytevector-s16-native-ref : | | Bytevectors |
| bytevector-s16-native-set! : | | Bytevectors |
| bytevector-s32-native-ref : | | Bytevectors |
| bytevector-s32-native-set! : | | Bytevectors |
| bytevector-s64-native-ref : | | Bytevectors |
| bytevector-s64-native-set! : | | Bytevectors |
| bytevector-s8-ref : | | Bytevectors |
| bytevector-s8-set! : | | Bytevectors |
| bytevector-u16-native-ref : | | Bytevectors |
| bytevector-u16-native-set! : | | Bytevectors |
| bytevector-u32-native-ref : | | Bytevectors |
| bytevector-u32-native-set! : | | Bytevectors |
| bytevector-u64-native-ref : | | Bytevectors |
| bytevector-u64-native-set! : | | Bytevectors |
| bytevector-u8-ref : | | Bytevectors |
| bytevector-u8-set! : | | Bytevectors |
| bytevector? : | | Bytevectors |
|
C | | |
| call on Procedure : | | JavaScript API reference |
| call-with-prompt : | | Control |
| compile : | | Invoking the compiler |
| compile-call : | | High-level development tools |
| compile-file : | | Invoking the compiler |
| compile-value : | | High-level development tools |
| compound-exception-components : | | Exception types |
| compound-exception? : | | Exception types |
| custom-bytes : | | Data types |
| custom-name : | | Data types |
| custom? : | | Data types |
|
D | | |
| data-id : | | Data types |
| data-init : | | Data types |
| data-mem : | | Data types |
| data-mode : | | Data types |
| data-offset : | | Data types |
| data? : | | Data types |
| default-prompt-handler : | | Control |
| default-prompt-tag : | | Control |
| define-foreign : | | Foreign function interface |
| define-record-type : | | Records |
| dump-wasm : | | Printer |
|
E | | |
| elem-id : | | Data types |
| elem-inits : | | Data types |
| elem-mode : | | Data types |
| elem-offset : | | Data types |
| elem-table : | | Data types |
| elem-type : | | Data types |
| elem? : | | Data types |
| error? : | | Exception types |
| exception-irritants : | | Exception types |
| exception-message : | | Exception types |
| exception-origin : | | Exception types |
| exception-with-irritants? : | | Exception types |
| exception-with-message? : | | Exception types |
| exception-with-origin? : | | Exception types |
| exception? : | | Exception types |
| export-idx : | | Data types |
| export-kind : | | Data types |
| export-name : | | Data types |
| export? : | | Data types |
| external-non-null? : | | Foreign function interface |
| external-null? : | | Foreign function interface |
| external? : | | Foreign function interface |
|
F | | |
| failed-type-check-predicate : | | Exception types |
| failed-type-check? : | | Exception types |
| field-id : | | Data types |
| field-mutable? : | | Data types |
| field-type : | | Data types |
| field? : | | Data types |
| fluid-ref : | | Fluids |
| fluid-set! : | | Fluids |
| func-body : | | Data types |
| func-id : | | Data types |
| func-locals : | | Data types |
| func-sig-params : | | Data types |
| func-sig-results : | | Data types |
| func-sig? : | | Data types |
| func-type : | | Data types |
| func? : | | Data types |
|
G | | |
| global-id : | | Data types |
| global-init : | | Data types |
| global-type : | | Data types |
| global-type-mutable? : | | Data types |
| global-type-type : | | Data types |
| global-type? : | | Data types |
| global? : | | Data types |
|
H | | |
| hashq : | | Hash tables |
| hashtable-clear! : | | Hash tables |
| hashtable-contains? : | | Hash tables |
| hashtable-copy : | | Hash tables |
| hashtable-delete! : | | Hash tables |
| hashtable-entries : | | Hash tables |
| hashtable-for-each : | | Hash tables |
| hashtable-keys : | | Hash tables |
| hashtable-ref : | | Hash tables |
| hashtable-set! : | | Hash tables |
| hashtable-size : | | Hash tables |
| hashtable? : | | Hash tables |
| hoot-atomic-box? : | | High-level development tools |
| hoot-bitvector-length : | | High-level development tools |
| hoot-bitvector-ref : | | High-level development tools |
| hoot-bitvector? : | | High-level development tools |
| hoot-bytevector-length : | | High-level development tools |
| hoot-bytevector-ref : | | High-level development tools |
| hoot-bytevector? : | | High-level development tools |
| hoot-complex-imag : | | High-level development tools |
| hoot-complex-real : | | High-level development tools |
| hoot-complex? : | | High-level development tools |
| hoot-dynamic-state? : | | High-level development tools |
| hoot-fluid? : | | High-level development tools |
| hoot-fraction-denom : | | High-level development tools |
| hoot-fraction-num : | | High-level development tools |
| hoot-fraction? : | | High-level development tools |
| hoot-hash-table? : | | High-level development tools |
| hoot-instantiate : | | High-level development tools |
| hoot-keyword-name : | | High-level development tools |
| hoot-keyword? : | | High-level development tools |
| hoot-load : | | High-level development tools |
| hoot-module-instance : | | High-level development tools |
| hoot-module-reflector : | | High-level development tools |
| hoot-module? : | | High-level development tools |
| hoot-object? : | | High-level development tools |
| hoot-pair-car : | | High-level development tools |
| hoot-pair-cdr : | | High-level development tools |
| hoot-pair? : | | High-level development tools |
| hoot-port? : | | High-level development tools |
| hoot-procedure? : | | High-level development tools |
| hoot-struct? : | | High-level development tools |
| hoot-symbol-name : | | High-level development tools |
| hoot-symbol? : | | High-level development tools |
| hoot-syntax? : | | High-level development tools |
| hoot-variable? : | | High-level development tools |
| hoot-vector-length : | | High-level development tools |
| hoot-vector-ref : | | High-level development tools |
| hoot-vector? : | | High-level development tools |
| hoot-weak-table? : | | High-level development tools |
|
I | | |
| i/o-error-column : | | Exception types |
| i/o-error-filename : | | Exception types |
| i/o-error-line : | | Exception types |
| i/o-error-port : | | Exception types |
| i/o-error? : | | Exception types |
| i/o-filename-error? : | | Exception types |
| i/o-line-and-column-error? : | | Exception types |
| i/o-not-seekable-error? : | | Exception types |
| i/o-port-error? : | | Exception types |
| implementation-restriction-violation? : | | Exception types |
| import-id : | | Data types |
| import-kind : | | Data types |
| import-mod : | | Data types |
| import-name : | | Data types |
| import-type : | | Data types |
| import? : | | Data types |
| instantiate-wasm : | | Interpreter |
|
L | | |
| lexical-violation? : | | Exception types |
| limits-max : | | Data types |
| limits-min : | | Data types |
| limits? : | | Data types |
| load-and-validate-wasm : | | Interpreter |
| load_extension on Scheme : | | JavaScript API reference |
| load_main on Scheme : | | JavaScript API reference |
| local-id : | | Data types |
| local-type : | | Data types |
| local? : | | Data types |
|
M | | |
| make-arity-violation : | | Exception types |
| make-assertion-violation : | | Exception types |
| make-atomic-box : | | Atomics |
| make-bitvector : | | Bitvectors |
| make-box : | | Boxes |
| make-bytevector : | | Bytevectors |
| make-compound-exception : | | Exception types |
| make-eq-hashtable : | | Hash tables |
| make-error : | | Exception types |
| make-exception : | | Exception types |
| make-exception-with-irritants : | | Exception types |
| make-exception-with-message : | | Exception types |
| make-exception-with-origin : | | Exception types |
| make-failed-type-check : | | Exception types |
| make-fluid : | | Fluids |
| make-i/o-error : | | Exception types |
| make-i/o-filename-error : | | Exception types |
| make-i/o-line-and-column-error : | | Exception types |
| make-i/o-not-seekable-error : | | Exception types |
| make-i/o-port-error : | | Exception types |
| make-implementation-restriction-violation : | | Exception types |
| make-lexical-violation : | | Exception types |
| make-non-continuable-violation : | | Exception types |
| make-parameter : | | Parameters |
| make-prompt-tag : | | Control |
| make-serious-exception : | | Exception types |
| make-violation : | | Exception types |
| make-warning : | | Exception types |
| make-wasm-global : | | Interpreter |
| make-wasm-memory : | | Interpreter |
| make-wasm-table : | | Interpreter |
| make-weak-key-hashtable : | | Hash tables |
| match : | | Pattern matching |
| mem-arg-align : | | Data types |
| mem-arg-id : | | Data types |
| mem-arg-offset : | | Data types |
| mem-arg? : | | Data types |
| mem-type-limits : | | Data types |
| mem-type? : | | Data types |
| memory-id : | | Data types |
| memory-type : | | Data types |
| memory? : | | Data types |
| mutable-hoot-bitvector? : | | High-level development tools |
| mutable-hoot-bytevector? : | | High-level development tools |
| mutable-hoot-pair? : | | High-level development tools |
| mutable-hoot-string->string : | | High-level development tools |
| mutable-hoot-string? : | | High-level development tools |
| mutable-hoot-vector? : | | High-level development tools |
|
N | | |
| names-data : | | Data types |
| names-elem : | | Data types |
| names-fields : | | Data types |
| names-func : | | Data types |
| names-global : | | Data types |
| names-label : | | Data types |
| names-local : | | Data types |
| names-memory : | | Data types |
| names-module : | | Data types |
| names-table : | | Data types |
| names-tag : | | Data types |
| names-type : | | Data types |
| names? : | | Data types |
| non-continuable-violation? : | | Exception types |
|
P | | |
| param-id : | | Data types |
| param-type : | | Data types |
| param? : | | Data types |
| parameterize : | | Parameters |
| parse-wasm : | | Binary Parser |
|
R | | |
| raise : | | Raising and handling exceptions |
| raise-continuable : | | Raising and handling exceptions |
| raise-exception : | | Raising and handling exceptions |
| read-and-compile : | | Invoking the compiler |
| rec-group-types : | | Data types |
| rec-group? : | | Data types |
| ref-type-heap-type : | | Data types |
| ref-type-nullable? : | | Data types |
| ref-type? : | | Data types |
| reflector-abi : | | High-level development tools |
| reflector-instance : | | High-level development tools |
| reflector? : | | High-level development tools |
| resolve-wasm : | | Resolver |
|
S | | |
| serious-exception? : | | Exception types |
| simple-exception? : | | Exception types |
| struct-type-fields : | | Data types |
| struct-type? : | | Data types |
| sub-type-final? : | | Data types |
| sub-type-supers : | | Data types |
| sub-type-type : | | Data types |
| sub-type? : | | Data types |
| symbolify-wasm : | | Symbolifier |
|
T | | |
| table-id : | | Data types |
| table-type : | | Data types |
| table-type-elem-type : | | Data types |
| table-type-limits : | | Data types |
| table-type? : | | Data types |
| table? : | | Data types |
| tag-id : | | Data types |
| tag-type : | | Data types |
| tag-type-attribute : | | Data types |
| tag-type-type : | | Data types |
| tag-type? : | | Data types |
| tag? : | | Data types |
| type-id : | | Data types |
| type-use-idx : | | Data types |
| type-use-sig : | | Data types |
| type-use? : | | Data types |
| type-val : | | Data types |
| type? : | | Data types |
|
V | | |
| validate-wasm : | | Interpreter |
| validated-wasm-ref : | | Interpreter |
| validated-wasm? : | | Interpreter |
| violation? : | | Exception types |
|
W | | |
| warning? : | | Exception types |
| wasm->wat : | | GWAT |
| wasm-catch : | | Low-level development tools |
| wasm-continue : | | Low-level development tools |
| wasm-custom : | | Data types |
| wasm-datas : | | Data types |
| wasm-dump : | | Low-level development tools |
| wasm-elems : | | Data types |
| wasm-eval : | | Low-level development tools |
| wasm-exports : | | Data types |
| wasm-freq : | | Low-level development tools |
| wasm-funcs : | | Data types |
| wasm-global-mutable? : | | Interpreter |
| wasm-global-ref : | | Interpreter |
| wasm-global-set! : | | Interpreter |
| wasm-global? : | | Interpreter |
| wasm-globals : | | Data types |
| wasm-id : | | Data types |
| wasm-imports : | | Data types |
| wasm-locals : | | Low-level development tools |
| wasm-memories : | | Data types |
| wasm-memory-bytes : | | Interpreter |
| wasm-memory-grow! : | | Interpreter |
| wasm-memory-limits : | | Interpreter |
| wasm-memory-size : | | Interpreter |
| wasm-memory? : | | Interpreter |
| wasm-pos : | | Low-level development tools |
| wasm-stack : | | Low-level development tools |
| wasm-stack-items : | | Interpreter |
| wasm-stack? : | | Interpreter |
| wasm-start : | | Data types |
| wasm-step : | | Low-level development tools |
| wasm-strings : | | Data types |
| wasm-table-copy! : | | Interpreter |
| wasm-table-fill! : | | Interpreter |
| wasm-table-grow! : | | Interpreter |
| wasm-table-ref : | | Interpreter |
| wasm-table-set! : | | Interpreter |
| wasm-table-size : | | Interpreter |
| wasm-table? : | | Interpreter |
| wasm-tables : | | Data types |
| wasm-tags : | | Data types |
| wasm-trace : | | Low-level development tools |
| wasm-types : | | Data types |
| wasm? : | | Data types |
| wat->wasm : | | GWAT |
| weak-key-hashtable-delete! : | | Hash tables |
| weak-key-hashtable-ref : | | Hash tables |
| weak-key-hashtable-set! : | | Hash tables |
| weak-key-hashtable? : | | Hash tables |
| with-exception-handler : | | Raising and handling exceptions |
| with-fluid* : | | Fluids |
| with-fluids : | | Fluids |
|