Skip to content

Commit 8d52526

Browse files
committed
Concurrency. Fix me
1 parent 61a9d70 commit 8d52526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/prism/wasm.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module Prism # :nodoc:
2424
module WASM
2525
java_import org.ruby_lang.prism.wasm.Prism
2626

27+
# TODO: concurrency
2728
PRISM = org.ruby_lang.prism.wasm.Prism.new
2829
end
2930
private_constant :WASM

0 commit comments

Comments
 (0)