javapoet
javapoet copied to clipboard
C layer platform should be a singleton
This is just for correctness. The underlying V8 platform is a singleton, so the C layer should be implemented as a singleton as well, nothing else should be refactored.
Priority is very low.