Noa
|
f6bc6dcfe5
|
Switch Rust codegen to use new ModuleDef (#1675)
|
2024-09-17 18:32:35 +00:00 |
|
james gilles
|
4d3a992e47
|
Fix heisenbug by using petgraph (#1712)
|
2024-09-16 19:04:46 +00:00 |
|
james gilles
|
77b2da6270
|
Automatic migration planning (#1658)
|
2024-09-12 16:17:23 -04:00 |
|
james gilles
|
f3e3d924f7
|
Add schema::type_for_generate, update validation to use it (#1661)
Signed-off-by: james gilles <jameshgilles@gmail.com>
Co-authored-by: Ingvar Stepanyan <me@rreverser.com>
|
2024-09-11 15:38:56 -04:00 |
|
james gilles
|
2be42156b2
|
Allow converting new ModuleDef to old TableSchema (#1630)
|
2024-08-29 18:17:29 +00:00 |
|
james gilles
|
98faf7d4e1
|
Add backwards-compatible validation for RawModuleDefV8. (#1606)
|
2024-08-29 10:10:53 +00:00 |
|
james gilles
|
6e6bee2a9c
|
ABI v9 validation code (#1572)
Signed-off-by: james gilles <jameshgilles@gmail.com>
|
2024-08-27 20:02:26 +00:00 |
|
Mazdak Farrokhzad
|
1ca9b1a933
|
[WASM ABI 1.0] Change ColId from u32 to u16 (#1597)
|
2024-08-19 17:56:28 +00:00 |
|
james gilles
|
b1f80e0ffe
|
Preliminary Identifier validation (#1584)
|
2024-08-14 18:00:26 +00:00 |
|
james gilles
|
45b2ceee9a
|
Move schemas to schema crate, rename Def to RawDefV8 (#1498)
|
2024-07-24 17:38:30 +00:00 |
|