ucl/cmd/playwasm
Leon Mika e7f904e7da
All checks were successful
Build / build (push) Successful in 2m32s
Added some changes to call and added builtins
- call now supports calling invokables by string
- call now takes as arguments a listable of positional args, and a hashable of keyword args
- added strs:split, strs:join, and strs:has-prefix
- added new lists module with lists:first
- added time:sleep
2025-05-17 13:59:44 +10:00
..
jsiter.go Added some changes to call and added builtins 2025-05-17 13:59:44 +10:00
main.go Spent way too much time building a playground for.. reasons 2025-03-23 11:14:31 +11:00