Implement Elixir / Erlang Host SDK

This commit is contained in:
Benjamin Eckel
2022-09-04 23:39:42 -05:00
parent 6e97f62793
commit 1024bb6d12
19 changed files with 510 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Extism
VERSION = "0.1.0"
VERSION = "0.0.1.rc4"
end