Commit Graph

4 Commits

Author SHA1 Message Date
Max Desiatov
2987ec80ec docs/WebAssembly.md: provide Swift SDK installation step 2025-09-19 17:30:16 +01:00
Max Desiatov
c2ca497571 docs/WebAssembly.md: update Swift SDK build instructions
Swift SDKs require Swift SDK Generator to be built with its dependencies. Additionally, now that tests for Wasm stdlib run by default, we should include required tools. Embedded Swift build is also enabled in the documented invocation.
2025-09-19 16:36:48 +01:00
Yuta Saito
9fd1baf666 docs/WebAssembly.md: Add instructions for building Swift SDK for WebAssembly
Also update the notes on the relative pointers in WebAssembly to
reflect the current implementation.
2024-09-17 12:28:03 +00:00
Max Desiatov
e524b1cb62 docs: Add WebAssembly.md describing target implementation details (#33723)
Only general intro and the "Relative Pointers" section are added to get started. More sections to be added in the future after preliminary feedback on this document is gathered.

Related to SR-9307
2020-09-03 11:24:20 +01:00