mirror of
https://github.com/extism/extism.git
synced 2026-04-23 03:00:11 -04:00
fix: handle large allocations (missing commits) (#14)
This commit is contained in:
@@ -7,4 +7,3 @@ manifest = {
|
||||
plugin = Extism::Plugin.new(manifest)
|
||||
res = JSON.parse(plugin.call("count_vowels", ARGV[0] || "this is a test"))
|
||||
puts res['count']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user