Files
wazero/internal/gojs
Crypt Keeper b9e03dc691 Makes host function index insertion order (#1370)
This makes host functions index consistently on insertion order, rather
than lexicographic order. This helps with ABI such as Emscripten, which
need an expected order.

This also constrains the internal code around host functions to only one
export name. More than one was never used. By restricting this, logic is
simpler and smaller.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-04-17 17:18:11 +01:00
..
2023-03-14 08:01:50 +08:00
2023-03-24 17:00:43 -07:00
2023-03-24 17:00:43 -07:00
2023-03-24 17:00:43 -07:00
2023-03-24 17:00:43 -07:00
2023-01-28 19:11:37 +02:00