Files
turso/bindings/wasm
Pekka Enberg f2ecebc357 Rename RowResult to StepResult
The name "row result" is confusing because it really *is* a result from
a step() call. The only difference is how a row is represented as we
return from VDBE or from a statement.

Therefore, rename RowResult to StepResult.
2024-12-27 10:20:41 +02:00
..
2024-11-16 13:10:23 +02:00
2024-11-13 11:28:22 +02:00
2024-12-27 10:20:41 +02:00
2024-12-18 20:45:55 +02:00
2024-11-13 11:28:22 +02:00

Limbo Wasm bindings

This source tree contains Limbo Wasm bindings.

Building

./scripts/build