Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
scratch0-5
like
0
Running
App
Files
Files
Community
main
scratch0-5
/
utils
/
VMMakerJS.package
/
VMPluginCodeGenerator.extension
/
class
/
new.st
soiz1
Upload folder using huggingface_hub
8f3f8db
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
90 Bytes
*vmmakerjs
new
JSCodeGenerator
isActive ifTrue: [^
JSPluginCodeGenerator
new].
^
super
new