6 lines
57 B
TypeScript
Raw Normal View History

2018-03-17 23:41:48 +01:00
/**
* @file WebAssembly glue code.
*/
2018-02-16 18:57:51 +01:00
import "./i64";