Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 269 Bytes

wasmedge-mysql

Create a C-based application to register C functions in MySQL driver (Connector/C) functions into WasmEdge. The result is a new executable called wasmedge-mysql.

The registered function as following

  1. wasmedge_mysql_connect
  2. wasmedge_mysql_query