- migrate classical APIs about transpilation/runtime to src/, rewrite them as '.ts'
- error emitted in simple case
- error from script required
- error from unexpected callback
- error from unexpected fiber
-
coroutine.start
-
coroutine.parallel
-
util.sync
- setTimeout
- setImmediate
- setInterval
-
- error from unexpected Promise
- error emitted in complex case
-
mixin
1.1 + 1.2 -
mixin
1.1 + 1.3.1 -
mixin
1.1 + 1.3.2 -
mixin
1.1 + 1.3.3 -
mixin
1.1 + 1.4
-
-
There is no officialNow Just use fib-types*.d.ts
for fibjs yet. I will support generatingfibjs.d.ts
when compilation. - better options for
compileDirectoryTo
- hooks before, when, after compiling
- on walk to one file recursively
- customizable
recursive
- support
fileglobsToCopy
with higher priorty thanextsToCopy
- compile
.ts
to '.jsc' directly - pack compiled '.jsc' to binary and extract one zipped file.
-
--help
CLI option for cli