Регистрация...

RuFIG // WebAssembly

recent wikipost // (v1)
RuFIG News Wiki SP-Forth
Комментарии к этой версии (20.06.2015 14:08) [~andrey] 94516e9f
АвторДатаТекстtags
andrey20.09.2017 23:44
ред: 21.09.2017 00:09
WebAssembly — ещё один Форт:
http://webassembly.org/docs/semantics/

http://webassembly.org/docs/rationale/ пишет: We started with an AST and generalized to a structured stack machine. ASTs allow a dense encoding and efficient decoding, compilation, and interpretation. The structured stack machine of WebAssembly is a generalization of ASTs allowed in previous versions while allowing efficiency gains in interpretation and baseline compilation, as well as a straightforward design for multi-return functions.


http://webassembly.org/docs/rationale/ пишет: Multiple Return Values

WebAssembly’s MVP does not support multiple return values from functions because they aren’t strictly necessary for the earliest anticipated use cases (and it’s a minimum viable product), and they would introduce some complexity for some implementations. However, multiple return values are a very useful feature, and are relevant to ABIs, so it’s likely to be added soon after the MVP.
wikipost
andrey15.11.2019 01:35wikipost
Работает на Eserv/5.05567 (10.02.2020)