Issues
- 1
error with functions returning functions
#99 opened by Atybot - 8
Feature: Classes (for TS at least)
#68 opened by pitust - 1
Ain't work
#96 opened by Atybot - 0
Calling C Functions
#100 opened by andriemc - 0
problem with functions called main
#98 opened by Atybot - 0
arguments array ain;t work
#97 opened by Atybot - 0
labelled statements don't work
#95 opened by Atybot - 0
Error when combining "for in" and "for of"
#94 opened by Atybot - 0
npm - Unexpected end of JSON
#88 opened by JohnAlexCO - 4
Using C++ instead of C?
#86 opened by 2pichar - 0
Incorrect generation of 'free' call
#85 opened by brunexgeek - 6
Memory allocation bug
#74 opened by jarble - 0
- 0
Playground autocomplete keeps repeating
#82 opened by phiberber - 0
Syntax errors are handled incorrectly
#81 opened by jarble - 2
C functions
#77 opened by cybe42 - 5
- 2
Unsupported assignment a[0] = 1
#47 opened by zaoqi-unsafe - 3
Inner functions' variables are freed
#67 opened by Naheel-Azawy - 1
Function.prototype.toString
#75 opened by pitust - 1
- 12
- 6
Finishing ES3 features once and for all
#69 opened by decahedron1 - 2
Compiling TypeScript to C via WebAssembly
#72 opened by jarble - 3
- 1
- 1
Can not compile class
#61 opened by RonkTsang - 4
- 1
- 1
- 7
type alias
#54 opened by zaoqi - 1
- 3
ts2c/src/types.js:625
#40 opened by zaoqi - 0
console.log("%d");
#42 opened by zaoqi - 0
{}.a({}); Error messages are unreadable. [ /* Unsupported function call: nodeText */;]
#48 opened by zaoqi-unsafe - 1
Unable to compile 100 lines of code in 1 minute.
#50 opened by zaoqi - 1
var a=function(){return (function(){})};
#44 opened by zaoqi-unsafe - 1
- 1
Cannot determine variable type from source null
#38 opened by zaoqi - 2
- 1
Why int16 for numbers?
#41 opened by nitwhiz - 1
- 1
function f(x:string):[number,number,string]{
#34 opened by zaoqi-unsafe - 4
Can it do bootstrapping? It is so slow.
#35 opened by zaoqi-unsafe - 1
Cannot transpile function f(){return f;}
#36 opened by zaoqi - 0
function f(){return function(){};} Transpilation failed. TypeError: node.body.statements[(node.body.statements.length - 1)] is undefined
#37 opened by zaoqi - 1
errors...errors
#33 opened by Zibri - 1
- 0
Type definitions are sometimes omitted
#30 opened by jarble - 1
Converting strings to floating-point numbers
#31 opened by jarble