limbo/extensions/core/src
Piotr Rzysko 9c1dca72db Introduce VTable
This allows storing table arguments parsed in the VTabModule::create
method.
2025-05-21 08:33:17 +02:00
..
functions.rs Reorganize ext library and feature gate vfs to more easily prevent wasm build issues 2025-03-19 10:17:11 -04:00
lib.rs Introduce VTable 2025-05-21 08:33:17 +02:00
types.rs Store dynamic ext libs in oncecell to prevent UB 2025-03-12 21:52:50 -04:00
vfs_modules.rs Reorganize ext library and feature gate vfs to more easily prevent wasm build issues 2025-03-19 10:17:11 -04:00
vtabs.rs Introduce VTable 2025-05-21 08:33:17 +02:00