This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
trailbase
Watch
1
Star
0
Fork
0
You've already forked trailbase
mirror of
https://github.com/trailbaseio/trailbase.git
synced
2026-05-02 06:29:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd59c47d681878ea8cf591d8a3423f9e011e92a3
trailbase
/
trailbase-core
T
History
Sebastian Jeltsch
b004188a5a
Introduce Method type to narrow js/ts runtime APIs.
2024-11-20 13:48:41 +01:00
..
benches
Squash all commits for a fresh start.
2024-10-30 23:38:56 +01:00
bindings
Make presence of geoip stats optional and only present if db is found and improve styling.
2024-11-05 00:00:05 +01:00
js
Introduce Method type to narrow js/ts runtime APIs.
2024-11-20 13:48:41 +01:00
migrations
Squash all commits for a fresh start.
2024-10-30 23:38:56 +01:00
src
Turn v8 JS runtime into a default feature to allow building w/o it. v8 is a significant portion of the overall binary and build times.
2024-11-19 13:08:36 +01:00
tests
Fix: benchmark build.
2024-11-18 12:27:48 +01:00
build.rs
Move js runtime out with offline transpilation.
2024-11-14 20:45:37 +01:00
Cargo.toml
Enable "web" APIs in JS runtime and test it.
2024-11-19 14:27:07 +01:00