This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
mirror of
https://github.com/scylladb/scylladb.git
synced
2026-06-01 20:46:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca2bb89180d75a7396aeadd342bbfd580996cfbb
scylladb
/
lang
History
Piotr Sarna
4959136afd
main: add wasm engine instantiation
...
Once the engine is up, it can be used to execute user-defined functions.
2021-09-13 19:03:58 +02:00
..
lua.cc
…
lua.hh
…
wasm_engine.cc
main: add wasm engine instantiation
2021-09-13 19:03:58 +02:00
wasm_engine.hh
lang: add wasm_engine service
2021-09-13 11:01:33 +02:00
wasm.cc
wasm: add initial WebAssembly runtime implementation
2021-09-13 19:03:58 +02:00
wasm.hh
wasm: add initial WebAssembly runtime implementation
2021-09-13 19:03:58 +02:00
wasmtime.hh
…