[WIP]: Tue 15 Sep 2020 09:40:20 PM EDT

This commit is contained in:
TJ DeVries
2020-09-15 21:40:20 -04:00
parent ee94a0db36
commit f59552fe3a
4 changed files with 82 additions and 24 deletions
+12
View File
@@ -1,3 +1,15 @@
--[[
Some open questions:
1. Can I pass a function as a string and deserialize on the other side?
2. How expensive is said serialization?
--]]
local uv = vim.loop
ThreadsAvailable = {}