Commit 3264355
committed
docs: add documentation for wasm_precompile_multi usage pattern
Added commented example showing the intended (but not yet functional)
pattern for using wasm_precompile_multi outputs directly with
wasm_embed_aot. This documents a future improvement where
wasm_precompile_multi could expose individual outputs as targets
providing WasmPrecompiledInfo.
Current working pattern uses individual wasm_precompile targets.1 parent 3e753f3 commit 3264355
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
151 | 166 | | |
152 | 167 | | |
153 | 168 | | |
| |||
0 commit comments