mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 15:30:00 -04:00
esoteric performance golfing
This commit is contained in:
parent
040ef7b163
commit
0f603a6d03
6 changed files with 33 additions and 37 deletions
|
@ -11,6 +11,7 @@ export class ScramjetController {
|
|||
prefix: "/scramjet/",
|
||||
globals: {
|
||||
wrapfn: "$scramjet$wrap",
|
||||
wrapthisfn: "$scramjet$wrapthis",
|
||||
trysetfn: "$scramjet$tryset",
|
||||
importfn: "$scramjet$import",
|
||||
rewritefn: "$scramjet$rewrite",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue