Simon Willison’s Weblog

Subscribe

Blogmarks tagged c, sql

Filters: Type: blogmark × c × sql × Sorted by date


Calling C functions from BigQuery with web assembly (via) Google BigQuery lets you define custom SQL functions in JavaScript, and it turns out they expose the WebAssembly.instantiate family of APIs. Which means you can write your UDD in C or Rust, compile it to WebAssembly and run it as part of your query! # 27th October 2019, 5:55 am

Types

Years

Tags