Svyatoslav Kuzmich
b6ad1584c9
[Wasm] Improve interface method dispatch
...
- Use typed Wasm tables for each interface method to avoid runtime
function type check
- Use linear search by implemented interface rather than by individual
virtual function signature
2020-12-30 19:29:10 +03:00
..
2020-12-23 00:11:08 +03:00
2020-12-23 19:45:15 +01:00
2020-12-20 23:14:54 +01:00
2020-12-30 19:29:10 +03:00
2020-12-01 23:45:47 +01:00
2020-12-20 23:14:54 +01:00
2020-12-15 12:56:45 +03:00
2020-12-09 16:47:24 +03:00
2020-12-12 11:48:47 +01:00
2020-12-29 20:43:57 +01:00
2020-12-24 14:58:05 +03:00
2020-12-29 16:27:31 +03:00
2020-12-01 23:45:47 +01:00
2020-12-18 19:32:05 +03:00
2020-12-09 16:29:03 +03:00
2020-11-28 14:25:57 +03:00
2020-12-24 14:06:20 +03:00
2020-11-19 17:39:30 +01:00
2020-11-17 22:06:19 +01:00
2020-11-19 17:39:28 +01:00