Files
tinygo/compiler
Federico G. Schwindt 617e2791ef Add -llvm-features parameter
With this is possible to enable e.g., SIMD in WASM using -llvm-features
+simd128.  Multiple features can be specified separated by comma,
e.g., -llvm-features +simd128,+tail-call

With help from @deadprogram and @aykevl.
2021-05-06 18:07:14 +02:00
..
2021-04-12 12:07:42 +02:00
2021-05-06 18:07:14 +02:00
2021-01-24 15:39:15 +01:00
2021-04-12 14:49:26 +02:00